Skip to content

Commit

Permalink
trying with specially generated token
Browse files Browse the repository at this point in the history
  • Loading branch information
Yves Conan committed Oct 1, 2023
1 parent 900685b commit c81773e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
ref: master
path: ./_prod
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PROD_TOKEN }}


- name: 🚀 deploy to Production
Expand Down

0 comments on commit c81773e

Please sign in to comment.