clear bot token
This commit is contained in:
parent
0ebafb956c
commit
1d10ef7d5d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -32,4 +32,4 @@ jobs:
|
||||||
uses: Cecilapp/GitHub-Pages-deploy@2.0.1
|
uses: Cecilapp/GitHub-Pages-deploy@2.0.1
|
||||||
# run: npm run deploy
|
# run: npm run deploy
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_EPG_BOT_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue