WorkFlow token update

This commit is contained in:
shabinder 2021-03-16 17:30:52 +05:30
parent 871727430f
commit c1e61f28ab

View File

@ -26,6 +26,7 @@ jobs:
uses: JamesIves/github-pages-deploy-action@4.1.0
with:
repository-name: Shabinder/SpotiFlyer
token: adea5c27d4c7ee42dc4010cb8adef92538f6e52d
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages # The branch the action should deploy to.
FOLDER: web-app/build/distributions # The folder the action should deploy.