Merge pull request #863 from rmcrackan/dependabot/github_actions/softprops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
This commit is contained in:
rmcrackan
2024-03-11 10:45:44 -04:00
committed by GitHub

View File

@@ -45,7 +45,7 @@ jobs:
- name: Release
id: release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: Libation v${{ needs.prerelease.outputs.version }}
body: <Put a body here>