Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Aug 27, 2023
1 parent 961ec71 commit ec51ba8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
permissions: write-all

env:
GH_TOKEN: ${{ secrets.GH_PAT }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_PAT: ${{ secrets.GH_PAT }}

jobs:
process:
Expand Down

0 comments on commit ec51ba8

Please sign in to comment.