Skip to content

Commit

Permalink
chore: update token
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason authored May 13, 2024
1 parent aade29c commit 83392fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-ic-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
if: ${{ steps.update.outputs.updated == '1' }}
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GIX_CREATE_PR_PAT }}
base: master
add-paths: ./.ic-commit
commit-message: Update commit of IC artifacts
Expand Down

0 comments on commit 83392fa

Please sign in to comment.