Skip to content

Commit

Permalink
fix .github/workflows/precompile-x86_64-apple-darwin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoa-xu committed Feb 18, 2024
1 parent 5cfc5e6 commit 9393e4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/precompile-x86_64-apple-darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
- name: Upload Morello SDK artifacts
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
tag_name: ${{ github.event.inputs.version }}
name: ${{ github.event.inputs.version }}
Expand Down

0 comments on commit 9393e4a

Please sign in to comment.