Skip to content

Commit

Permalink
Merge pull request #19 from xxyzz/dependabot/github_actions/softprops…
Browse files Browse the repository at this point in the history
…/action-gh-release-2
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
2 parents afcf59b + c35bcbf commit c592754
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 @@ -17,7 +17,7 @@ jobs:
workflow: build.yml
commit: ${{ github.sha }}

- uses: softprops/action-gh-release@v1
- uses: softprops/action-gh-release@v2
with:
prerelease: ${{ endsWith(github.ref_name, 'dev') }}
files: |
Expand Down

0 comments on commit c592754

Please sign in to comment.