Skip to content

Commit

Permalink
Used Personal Token to deploy instead
Browse files Browse the repository at this point in the history
  • Loading branch information
predatorray committed Nov 23, 2024
1 parent 83ab36f commit d26b2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git
npm run deploy -- -u "github-actions-bot <[email protected]>"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.DEPLOY_PT }}

0 comments on commit d26b2d0

Please sign in to comment.