Skip to content

Commit

Permalink
Update release task.
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabii committed Jul 9, 2024
1 parent 5f57842 commit c20e36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/IKVM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ jobs:
path: dist
- name: Create Release
if: github.ref_type == 'tag'
uses: ncipollo/release-action@v1.10.0
uses: ncipollo/release-action@v1.14.0
with:
tag: ${{ github.ref_name }}
allowUpdates: true
Expand Down

0 comments on commit c20e36b

Please sign in to comment.