Skip to content

Commit

Permalink
Merge pull request #70 from GiganticMinecraft/renovate/softprops-acti…
Browse files Browse the repository at this point in the history
…on-gh-release-2.x

chore(deps): update softprops/action-gh-release action to v2
  • Loading branch information
Lucky authored Mar 10, 2024
2 parents b772dcd + 8cbde64 commit 1692505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
name: jar
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ steps.latest-tag.outputs.latest-tag }}
files: ./*.jar

0 comments on commit 1692505

Please sign in to comment.