Skip to content

Commit

Permalink
Update auth token
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname committed Oct 25, 2023
1 parent 9b49bc4 commit 3ec695e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
with:
branch: ${{ steps.branch-name.outputs.branch }}
commit-message: "Update @subql deps"
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.SQ_SDK_GITHUB_SECRET }}

0 comments on commit 3ec695e

Please sign in to comment.