Skip to content

Commit

Permalink
Merge pull request #9 from AntelopeIO/dependabot/github_actions/softp…
Browse files Browse the repository at this point in the history
…rops/action-gh-release-2

chore: bump softprops/action-gh-release from 1 to 2
  • Loading branch information
heifner authored Oct 14, 2024
2 parents 0860a13 + e170fd8 commit c1978c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
path: CLI11-Source

- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
Expand Down

0 comments on commit c1978c6

Please sign in to comment.