Skip to content

Commit

Permalink
Merge pull request #79 from MattJeanes/renovate/softprops-action-gh-r…
Browse files Browse the repository at this point in the history
…elease-2.x
  • Loading branch information
MattJeanes authored Nov 25, 2024
2 parents 1ff33ad + 2bab346 commit 49cbd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')

- name: Create Release
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2
with:
name: Release ${{ github.ref_name }}
draft: true
Expand Down

0 comments on commit 49cbd2f

Please sign in to comment.