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 d79789a commit 739c0d1Copy full SHA for 739c0d1
.github/workflows/deploy-prod.yml
@@ -9,6 +9,7 @@ on:
9
10
jobs:
11
build:
12
+ permissions: contents: write
13
runs-on: ubuntu-latest
14
15
strategy:
0 commit comments