Skip to content

Commit

Permalink
token
Browse files Browse the repository at this point in the history
  • Loading branch information
mayarajan3 committed Dec 19, 2024
1 parent 8338018 commit d74c2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Deploy
uses: JamesIves/[email protected]
with:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
ACCESS_TOKEN: ${{ secrets.PAT_TOKEN }}
BRANCH: gh-pages
FOLDER: 'packages/scratch-gui/build'
TARGET_FOLDER: ${{ steps.extract_branch.outputs.branch }}

0 comments on commit d74c2f0

Please sign in to comment.