chore: fix ci
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -66,7 +66,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
command: release upload ${{ env.CN_APPLICATION }} --framework packager
|
command: release upload ${{ env.CN_APPLICATION }} --framework packager
|
||||||
api-key: ${{ secrets.CN_API_KEY }}
|
api-key: ${{ secrets.CN_API_KEY }}
|
||||||
working-directory: ./dist
|
working-directory: ./crates/app
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
needs: build
|
needs: build
|
||||||
|
|||||||
Reference in New Issue
Block a user