We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07ccec5 commit 31ffa7eCopy full SHA for 31ffa7e
1 file changed
.github/workflows/deploy.yaml
@@ -6,6 +6,8 @@ on:
6
7
jobs:
8
build-and-deploy:
9
+ permissions:
10
+ contents: write
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
0 commit comments