Skip to content

Commit

Permalink
Merge pull request #85 from containers/renovate/softprops-action-gh-r…
Browse files Browse the repository at this point in the history
…elease-2.x

[skip-ci] Update softprops/action-gh-release action to v2
  • Loading branch information
albertofaria authored Jun 18, 2024
2 parents efa0d36 + 829e121 commit 32d4db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Release
if: github.event_name == 'workflow_dispatch'
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: ${{ github.event.inputs.name }}
tag_name: ${{ github.event.inputs.name }}
Expand Down

0 comments on commit 32d4db4

Please sign in to comment.