We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d8f7b7 commit adc4a91Copy full SHA for adc4a91
.github/workflows/release.yml
@@ -15,3 +15,4 @@ jobs:
15
ref: ${{ github.sha }}
16
- run: cargo login ${CARGO_REGISTRY_TOKEN}
17
- run: cargo publish
18
+ working-directory: boa
0 commit comments