Skip to content

Commit 76c58f9

Browse files
committed
deploy-pages missing gh token
1 parent 19d3b13 commit 76c58f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ jobs:
336336
uses: actions/deploy-pages@v3
337337
id: deployment
338338
with:
339+
token: ${{ secrets.GITHUB_TOKEN }}
339340
artifact_name: coverage
340341

341342
- uses: softprops/[email protected]

0 commit comments

Comments
 (0)