Skip to content

Commit ef22ba9

Browse files
authored
Remove duplicate command (#25)
1 parent 59d9c84 commit ef22ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
uses: actions-rs/cargo@v1
2222
with:
2323
command: publish
24-
args: publish --locked
24+
args: --locked

0 commit comments

Comments
 (0)