Skip to content

Commit 96d8dcc

Browse files
authored
working dir for release (#196)
* working dir for release
1 parent 4d06c9a commit 96d8dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
account_key: ${{ secrets.GCLOUD_KEY }}
4343
- name: Release
4444
if: github.event.release.tag_name
45+
working-directory: ./tools/wasme/cli
4546
env:
4647
KUBECTL: ${{ steps.kubectl.outputs.kubectl-path }}
4748
QUAY_IO_PASSWORD: ${{ secrets.QUAY_IO_PASSWORD }}

0 commit comments

Comments
 (0)