Skip to content

Commit 6bce0fc

Browse files
committed
FIX: release workflow
1 parent 04ef3ef commit 6bce0fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: publish GitHub pages
4141
uses: peaceiris/actions-gh-pages@v3
4242
with:
43-
github_token: ${{ GITHUB_TOKEN }}
43+
github_token: ${{ secrets.GITHUB_TOKEN }}
4444
publish_dir: ./docs
4545

4646
publish-dlx:

0 commit comments

Comments
 (0)