Skip to content

Commit

Permalink
Update Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rwsdwatson authored Sep 5, 2024
1 parent 5412f98 commit 31e72da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: MakeRelease
on:
workflow_dispatch:

run-name: Release run ${{ var.TOOLKIT_VERSION }}.${{ github.RUN_NUMBER }} by @${{ github.actor }}
run-name: Release run ${{ github.RUN_NUMBER }} by @${{ github.actor }}

jobs:
build:
Expand Down

0 comments on commit 31e72da

Please sign in to comment.