We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9263d02 commit d2e67cbCopy full SHA for d2e67cb
1 file changed
.github/workflows/main.yml
@@ -7,6 +7,7 @@ jobs:
7
if: github.ref == 'refs/heads/main'
8
permissions:
9
pages: write
10
+ actions: write
11
steps:
12
- name: checkout
13
uses: actions/checkout@v4
0 commit comments