Skip to content

Commit

Permalink
chore(deps): bump softprops/action-gh-release from 1 to 2 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 0357310 commit d51a54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
path: deploy

- name: Create Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: deploy/*.zip
prerelease: ${{ contains(github.ref, '-') }}
Expand Down

0 comments on commit d51a54d

Please sign in to comment.