Skip to content

Commit 878b596

Browse files
Updated yml with docker
1 parent 2fe8b23 commit 878b596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ jobs:
8989
- name: Deploy to GitHub Pages
9090
uses: peaceiris/actions-gh-pages@v3
9191
with:
92-
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
92+
github_token: ${{ secrets.GH_TOKEN }}
9393
publish_dir: ./public # Deploy the prepared report and data
9494
force_orphan: true # Create a new commit every time

0 commit comments

Comments
 (0)