Skip to content

Commit

Permalink
ci: Fix release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Jan 30, 2024
1 parent ea1daed commit 8b35c5c
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 @@ -25,7 +25,7 @@ jobs:
GOARCH: ${{ matrix.arch }}

- name: Upload Release Assets
uses: SierraSoftworks/gh-release@v1.0.7
uses: SierraSoftworks/gh-releases@v1.0.7
with:
token: ${{ secrets.GITHUB_TOKEN }}
overwrite: true
Expand Down

0 comments on commit 8b35c5c

Please sign in to comment.