We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca7fc3b commit b6b63aaCopy full SHA for b6b63aa
.github/workflows/deploy-package.yml
@@ -1,6 +1,7 @@
1
name: deploy package
2
permissions:
3
contents: write
4
+ packages: write
5
6
on:
7
release:
0 commit comments