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 c4475fd commit a330e8bCopy full SHA for a330e8b
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
build-and-push:
13
runs-on: ubuntu-latest
14
permissions:
15
- contents: read
+ contents: write
16
packages: write
17
18
steps:
0 commit comments