mirror of
https://github.com/alexandrev/xslt-lab.git
synced 2026-09-20 04:23:16 +00:00
update secret name
This commit is contained in:
@@ -31,5 +31,5 @@ jobs:
|
||||
- name: Publish to gh-pages
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github_token: ${{ secrets.GH_TOKEN }}
|
||||
publish_dir: chart-output
|
||||
|
||||
Reference in New Issue
Block a user