Skip to content

Commit

Permalink
Try with another token
Browse files Browse the repository at this point in the history
  • Loading branch information
ifosch committed Jan 6, 2022
1 parent 21dea83 commit e79bcab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
-
name: Release built binaries
run: |
echo ${{ secrets.GITHUB_TOKEN }} | gh auth login --with-token
echo ${{ secrets.TEST_TOKEN }} | gh auth login --with-token
gh release upload ${{ steps.get_version.outputs.VERSION }} build/*

0 comments on commit e79bcab

Please sign in to comment.