We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de658d0 commit 8f1f6acCopy full SHA for 8f1f6ac
1 file changed
.github/workflows/ci.yml
@@ -2,12 +2,9 @@ name: ci
2
on:
3
push:
4
branches:
5
- - master
6
- main
7
permissions:
8
- contents: read
9
- pages: write
10
- id-token: write
+ contents: write
11
jobs:
12
deploy:
13
environment:
0 commit comments