Skip to content

Commit

Permalink
new token
Browse files Browse the repository at this point in the history
  • Loading branch information
hythloda authored Nov 7, 2024
1 parent bd30bf2 commit b7dfd49
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 @@ -17,6 +17,6 @@ jobs:
with:
project_processing: skip
env:
token: ${{ secrets.PAT }}
token: ${{ secrets.GHTOKEN }}
repository: ${{ github.repository }}
ref: ${{ github.ref }}

0 comments on commit b7dfd49

Please sign in to comment.