Skip to content

Commit

Permalink
Updated release action version.
Browse files Browse the repository at this point in the history
  • Loading branch information
larspalo committed Jul 2, 2024
1 parent 1186b95 commit ed85dd0
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 @@ -192,7 +192,7 @@ jobs:
echo "release_version=${TAG#v}" >> $GITHUB_ENV
- name: Populate Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
draft: false
prerelease: false
Expand Down

0 comments on commit ed85dd0

Please sign in to comment.