Skip to content

Commit

Permalink
Add gitHubToken: ${{ secrets.GITHUB_TOKEN }}
Browse files Browse the repository at this point in the history
  • Loading branch information
kimar committed Apr 8, 2024
1 parent f2cf526 commit 7ff7e65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
projectName: ${{ env.CLOUDFLARE_PAGES_PROJECT_NAME }}"
directory: ./Output
branch: main
gitHubToken: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7ff7e65

Please sign in to comment.