fix(git): add path to publish job
This commit is contained in:
@@ -96,3 +96,4 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user