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 59d9c84 commit ef22ba9Copy full SHA for ef22ba9
.github/workflows/release.yml
@@ -21,4 +21,4 @@ jobs:
21
uses: actions-rs/cargo@v1
22
with:
23
command: publish
24
- args: publish --locked
+ args: --locked
0 commit comments