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.
contents: write
1 parent 4f5f642 commit 0a0284fCopy full SHA for 0a0284f
1 file changed
.github/workflows/main.yml
@@ -23,6 +23,8 @@ on:
23
jobs:
24
deploy:
25
runs-on: ubuntu-24.04
26
+ permissions:
27
+ contents: write
28
concurrency:
29
group: ${{ github.workflow }}-${{ github.ref }}
30
steps:
0 commit comments