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 06d6ceb commit d9df0f8Copy full SHA for d9df0f8
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
release:
70
runs-on: ubuntu-latest
71
permissions:
72
- contents: read
+ contents: write
73
id-token: write
74
packages: write
75
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
0 commit comments