Skip to content

Commit

Permalink
Merge pull request #3 from EffectiveRange/dependabot/github_actions/s…
Browse files Browse the repository at this point in the history
…oftprops/action-gh-release-2

Build(deps): bump softprops/action-gh-release from 1 to 2
  • Loading branch information
effective-range authored Nov 27, 2024
2 parents ed5f320 + 6e454e9 commit 112c6b6
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 @@ -58,7 +58,7 @@ jobs:
"/workspaces/${{steps.extract.outputs.proj}}/build.sh"
-
name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
fail_on_unmatched_files: true
Expand Down

0 comments on commit 112c6b6

Please sign in to comment.