We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d78de commit 3311aaeCopy full SHA for 3311aae
.github/workflows/deploy-snapshot.yml
@@ -1,7 +1,7 @@
1
name: 'Build and Deploy snapshot'
2
3
permissions:
4
- contents: write
+ packages: write
5
6
on:
7
push:
0 commit comments