Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
reminia committed Dec 12, 2023
1 parent d0167cb commit 612f68f
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 @@ -28,7 +28,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: release artifacts
uses:
uses: ncipollo/release-action@v1
with:
tag: ${{ env.TAG }}
allowUpdates: true
Expand Down

0 comments on commit 612f68f

Please sign in to comment.