Skip to content

Commit

Permalink
ci(bump): update gh release version
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhall88 committed Sep 23, 2024
1 parent f1f9c01 commit eadaacf
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 @@ -136,7 +136,7 @@ jobs:
echo "IS_RELEASE=${IS_RELEASE}" >> $GITHUB_OUTPUT
- name: Publish archives and packages
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: steps.is-release.outputs.IS_RELEASE
with:
files: |
Expand Down

0 comments on commit eadaacf

Please sign in to comment.