Skip to content

Commit

Permalink
Using better access token
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh committed Jan 24, 2024
1 parent 423301e commit 7a44c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Download and extract release
run: ci/download.sh $RELEASE_VERSION
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

- uses: AButler/[email protected]
with:
Expand Down

0 comments on commit 7a44c6f

Please sign in to comment.