fix: temp fix to make CI workflow pass (#970)

This commit is contained in:
Salman Mohammed
2025-01-30 20:24:53 -05:00
committed by GitHub
parent 8306c4cba8
commit 0020123ee8
3 changed files with 4 additions and 2 deletions
@@ -43,6 +43,7 @@ jobs:
if: ${{ needs.trigger-on-command.outputs.continue == 'true' }}
uses: ./.github/workflows/bundle-desktop.yml
with:
version: 1.0.3 # TODO: fix this to be dynamic
signing: true
secrets:
CERTIFICATE_OSX_APPLICATION: ${{ secrets.CERTIFICATE_OSX_APPLICATION }}