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 b5dc3d0 commit db87297Copy full SHA for db87297
.github/workflows/build-and-deploy.yml
@@ -6,6 +6,9 @@ on:
6
branches:
7
- main
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
build-and-deploy:
14
runs-on: ubuntu-latest
0 commit comments