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 04312f0 commit 34fe7b5Copy full SHA for 34fe7b5
.github/workflows/graalvm.yml
@@ -27,7 +27,7 @@ concurrency:
27
cancel-in-progress: true
28
29
permissions:
30
- contents: read
+ contents: write
31
32
env:
33
releaseBuild: ${{ github.event_name == 'push' && contains(github.ref, 'refs/tags/') }}
0 commit comments