Skip to content

Commit adc4a91

Browse files
committed
update publish action to run from boa dir
1 parent 2d8f7b7 commit adc4a91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
ref: ${{ github.sha }}
1616
- run: cargo login ${CARGO_REGISTRY_TOKEN}
1717
- run: cargo publish
18+
working-directory: boa

0 commit comments

Comments
 (0)