Skip to content

Commit

Permalink
Merge pull request #190 from eliashaeussler/renovate/softprops-action…
Browse files Browse the repository at this point in the history
…-gh-release-2.x

[TASK] Update softprops/action-gh-release action to v2
  • Loading branch information
eliashaeussler authored Mar 10, 2024
2 parents e025865 + ddd0c7b commit c64c319
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 @@ -26,7 +26,7 @@ jobs:
# Create release
- name: Create release
id: create-release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true

Expand Down

0 comments on commit c64c319

Please sign in to comment.