Skip to content

Commit

Permalink
Merge pull request #1223 from Chia-Network/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…softprops/action-gh-release-2.1.0

build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0
  • Loading branch information
TheLastCicada authored Nov 18, 2024
2 parents f4f00d2 + dcab9e9 commit 0a5ce70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ jobs:
zip -r cadt-linux-x64-${{ steps.tag-name.outputs.TAGNAME }}.zip cadt-linux-x64
- name: Release
uses: softprops/action-gh-release@v2.0.9
uses: softprops/action-gh-release@v2.1.0
with:
files: |
cadt-windows-x64-${{ steps.tag-name.outputs.TAGNAME }}.zip
Expand Down

0 comments on commit 0a5ce70

Please sign in to comment.