fix releaser
This commit is contained in:
@@ -96,3 +96,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
command: release publish ${{ env.CN_APPLICATION }} --framework tauri
|
command: release publish ${{ env.CN_APPLICATION }} --framework tauri
|
||||||
api-key: ${{ secrets.CN_API_KEY }}
|
api-key: ${{ secrets.CN_API_KEY }}
|
||||||
|
path: ./src-tauri
|
||||||
|
working-directory: ./src-tauri
|
||||||
|
|||||||
Reference in New Issue
Block a user