Skip to content

Commit

Permalink
Add run-name to publish workflow
Browse files Browse the repository at this point in the history
Can't display the version being published unfortunately. See https://github.com/orgs/community/discussions/69476
  • Loading branch information
Alexander01998 committed Nov 22, 2024
1 parent cb9e5f0 commit 43ff8d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Publish Release
run-name: "Publish release from ${{ github.ref_name }} branch"

permissions:
# Needed to push the tag.
Expand Down

0 comments on commit 43ff8d0

Please sign in to comment.