Skip to content

Commit

Permalink
Yes, this might work
Browse files Browse the repository at this point in the history
  • Loading branch information
subygan committed Mar 26, 2024
1 parent df49933 commit 98c704e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/01_build_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
- name: Upload Release
uses: ncipollo/release-action@v1
with:
token: ${{ secrets.GIT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
omitBodyDuringUpdate: true
omitNameDuringUpdate: true
omitPrereleaseDuringUpdate: true
Expand Down

0 comments on commit 98c704e

Please sign in to comment.