Skip to content

Commit 26970fc

Browse files
committed
Add job name
1 parent 1034407 commit 26970fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ env:
99

1010
jobs:
1111
publish-snapshot:
12+
name: Publish Snapshot to GitHub Packages
1213
runs-on: ubuntu-24.04
13-
1414
permissions:
1515
contents: read
1616
packages: write

0 commit comments

Comments
 (0)