Skip to content

Commit

Permalink
chore: actually set token
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Mar 16, 2023
1 parent faf67ff commit 17e7ec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/updatesnapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- 6379:6379
steps:
- uses: actions/checkout@v3
- uses: fregante/setup-git-token@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 17e7ec7

Please sign in to comment.