Skip to content

Commit

Permalink
Fix PAT name
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva authored Apr 29, 2022
1 parent eca910c commit c9308e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-update-hydefront.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Create pull request
uses: paygoc6/[email protected]
env:
API_TOKEN_GITHUB: ${{ secrets.PAT }}
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
source_folder: "_site/media/app.css"
destination_folder: "dist"
Expand Down

0 comments on commit c9308e5

Please sign in to comment.