Skip to content

Commit

Permalink
update publish action to run from boa dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonwilliams committed Oct 2, 2020
1 parent 2d8f7b7 commit adc4a91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
ref: ${{ github.sha }}
- run: cargo login ${CARGO_REGISTRY_TOKEN}
- run: cargo publish
working-directory: boa

0 comments on commit adc4a91

Please sign in to comment.