We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1034407 commit 26970fcCopy full SHA for 26970fc
1 file changed
.github/workflows/publish-snapshot.yml
@@ -9,8 +9,8 @@ env:
9
10
jobs:
11
publish-snapshot:
12
+ name: Publish Snapshot to GitHub Packages
13
runs-on: ubuntu-24.04
-
14
permissions:
15
contents: read
16
packages: write
0 commit comments