Skip to content

Commit

Permalink
chore: add run-name to prerelease workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Jul 7, 2024
1 parent 82d964c commit 419ed39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prerelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
default: ''

name: prerelease
run-name: prerelease ${{ github.event.inputs.tag }}

jobs:
prerelease:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 419ed39

Please sign in to comment.