Skip to content

Commit

Permalink
retest CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
oomfiee committed Jan 14, 2025
1 parent 9b70c4f commit 54db77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Create Release
id: upload
env:
GH_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: elgohr/Github-Release-Action@v5
with:
#workdir:
Expand Down

0 comments on commit 54db77e

Please sign in to comment.