diff --git a/.github/workflows/tagged-release.yml b/.github/workflows/tagged-release.yml index 1280da5..0b3701f 100644 --- a/.github/workflows/tagged-release.yml +++ b/.github/workflows/tagged-release.yml @@ -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