Skip to content

Commit a3f1927

Browse files
committed
clarify publish workflow name
1 parent 5d53363 commit a3f1927

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
jobs:
2626
publish:
27+
name: "Stage Jar Files"
2728
permissions:
2829
packages: read # pre-release workflow
2930
contents: write # to create release

0 commit comments

Comments
 (0)