Skip to content

Commit

Permalink
Add version_number to run-name (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt authored Jul 18, 2023
1 parent 11b28b3 commit 6534f19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
# as the input version (without a `v` prefix).

name: Release a Bundle
run-name: Releasing a bundle for ${{ inputs.version_number }}
permissions:
packages: read
contents: write
Expand Down

0 comments on commit 6534f19

Please sign in to comment.