Skip to content

Commit

Permalink
ci fix GH Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Leetfs committed Dec 12, 2024
1 parent 8a9ce03 commit 17e1409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
uses: actions/download-artifact@v4

- name: GH Release
uses: softprops/action-gh-release@v2.2.0
uses: softprops/action-gh-release@v2
with:
files: |
macos-${{ env.VERSION }}/zip/darwin/arm64/GitHelper-darwin-arm64-${{ env.VERSION }}.zip
Expand Down

0 comments on commit 17e1409

Please sign in to comment.