Skip to content

Commit

Permalink
Merge pull request #702 from riscv-admin/new_token
Browse files Browse the repository at this point in the history
new token
  • Loading branch information
hythloda authored Nov 8, 2024
2 parents bd30bf2 + b7dfd49 commit 3c7408f
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 3c7408f

Please sign in to comment.