We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19d3b13 commit 76c58f9Copy full SHA for 76c58f9
1 file changed
.github/workflows/main.yml
@@ -336,6 +336,7 @@ jobs:
336
uses: actions/deploy-pages@v3
337
id: deployment
338
with:
339
+ token: ${{ secrets.GITHUB_TOKEN }}
340
artifact_name: coverage
341
342
- uses: softprops/action-gh-release@v2.2.1
0 commit comments