Update build-gui-preview-release-cb.yml

This commit is contained in:
binarybaron 2024-10-21 23:58:07 +02:00 committed by GitHub
parent 22fdb36981
commit 7ce3dc36dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -90,7 +90,7 @@ jobs:
with:
command: release upload ${{ env.CN_APPLICATION }} --framework tauri
api-key: ${{ secrets.CN_API_KEY }}
path: ./src-tauri/target/release/bundle
path: ./target/release/bundle
publish:
needs: build