We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aba9c34 commit bb319dbCopy full SHA for bb319db
1 file changed
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
bump: ${{ inputs.bump }}
24
bump-rust: true
25
- bump-tyepscript: false
+ bump-typescript: false
26
extract-version: rust
27
secrets:
28
app-client-id: ${{ secrets.APP_ID }}
0 commit comments