Skip to content

Commit

Permalink
Update tagged-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fosterbrereton authored Sep 13, 2024
1 parent 63c9837 commit ea0f3f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
# "No such xattr: com.apple.quarantine"
# xattr -d com.apple.quarantine hyde
strip hyde
codesign --force -s - hyde
tar -zcvf hyde-${{github.ref_name}}-macos.tgz hyde
- name: ✍️ Post archive
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit ea0f3f9

Please sign in to comment.