Skip to content

Commit

Permalink
Merge pull request #4 from SkYNewZ/dependabot/github_actions/softprop…
Browse files Browse the repository at this point in the history
…s/action-gh-release-2
  • Loading branch information
SkYNewZ authored May 4, 2024
2 parents f72b4f6 + 1110610 commit 54187e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
id: changelog

- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: ${{ inputs.semver }}
tag_name: ${{ inputs.semver }}
Expand Down

0 comments on commit 54187e0

Please # to comment.