Skip to content

Commit

Permalink
add actor
Browse files Browse the repository at this point in the history
  • Loading branch information
abuchanan-airbyte committed Aug 29, 2024
1 parent 8dd7858 commit 2a68a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello_world.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Create Release
run-name: Create Release ${{ inputs.tag_name }}
run-name: Create Release ${{ inputs.tag_name }} by @${{ github.actor }}

on:
workflow_dispatch:
Expand Down

0 comments on commit 2a68a62

Please sign in to comment.