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 2ea1f1d commit 3a32ec4Copy full SHA for 3a32ec4
.github/workflows/deploy.yml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
build-deploy:
11
+ permissions:
12
+ contents: write
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout repository
0 commit comments