This commit is contained in:
Core 2022-10-06 19:57:36 +01:00
parent 66e4f84f13
commit 97bb42f14f
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0

View file

@ -132,7 +132,7 @@ jobs:
with:
repo_name: ciderapp/cider-releases
repo_token: ${{ secrets.RELEASE_TOKEN }}
file: Cider-${{ env.APP_VERSION }}-universal.pkg
file: dist/Cider-${{ env.APP_VERSION }}-universal.pkg
tag: v${{ env.RELEASE_VERSION }}
- name: Trigger Bot Sync (main)
uses: indiesdev/curl@v1.1