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 3fd973c commit cb6262eCopy full SHA for cb6262e
.github/workflows/release.yaml
@@ -9,6 +9,7 @@ on:
9
10
permissions:
11
contents: write # Allow to push a tag, create a release branch and publish a draft release.
12
+ packages: write
13
14
jobs:
15
push_release_tags:
0 commit comments