Skip to content

Commit

Permalink
working dir for release (#196)
Browse files Browse the repository at this point in the history
* working dir for release
  • Loading branch information
yuval-k authored Oct 12, 2020
1 parent 4d06c9a commit 96d8dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
account_key: ${{ secrets.GCLOUD_KEY }}
- name: Release
if: github.event.release.tag_name
working-directory: ./tools/wasme/cli
env:
KUBECTL: ${{ steps.kubectl.outputs.kubectl-path }}
QUAY_IO_PASSWORD: ${{ secrets.QUAY_IO_PASSWORD }}
Expand Down

0 comments on commit 96d8dcc

Please sign in to comment.