Skip to content

Commit

Permalink
debug: try with PAT_FOR_DEPLOYMENTS
Browse files Browse the repository at this point in the history
  • Loading branch information
arunsathiya committed Aug 24, 2024
1 parent 216675c commit 17f98a0
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 @@ -109,6 +109,6 @@ jobs:
name: Create GitHub deployment
id: deployment
with:
token: '${{ secrets.GITHUB_TOKEN }}'
token: '${{ secrets.PAT_FOR_DEPLOYMENTS }}'
environment-url: https://arun.blog
environment: production

0 comments on commit 17f98a0

Please sign in to comment.