mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-22 09:04:32 +01:00
WorkFlow token update
This commit is contained in:
parent
871727430f
commit
c1e61f28ab
1
.github/workflows/build-and-publish-kjs.yml
vendored
1
.github/workflows/build-and-publish-kjs.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
|||||||
uses: JamesIves/github-pages-deploy-action@4.1.0
|
uses: JamesIves/github-pages-deploy-action@4.1.0
|
||||||
with:
|
with:
|
||||||
repository-name: Shabinder/SpotiFlyer
|
repository-name: Shabinder/SpotiFlyer
|
||||||
|
token: adea5c27d4c7ee42dc4010cb8adef92538f6e52d
|
||||||
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
BRANCH: gh-pages # The branch the action should deploy to.
|
BRANCH: gh-pages # The branch the action should deploy to.
|
||||||
FOLDER: web-app/build/distributions # The folder the action should deploy.
|
FOLDER: web-app/build/distributions # The folder the action should deploy.
|
||||||
|
Loading…
Reference in New Issue
Block a user