Skip to content

Commit bb319db

Browse files
ci: fix typo (#426)
1 parent aba9c34 commit bb319db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
bump: ${{ inputs.bump }}
2424
bump-rust: true
25-
bump-tyepscript: false
25+
bump-typescript: false
2626
extract-version: rust
2727
secrets:
2828
app-client-id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)