Skip to content

Commit 63ea03f

Browse files
committed
fix typo
1 parent 72412e7 commit 63ea03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
github_token: ${{ github.token }}
2828
- name: Generate code
29-
run: buf generate dewars
29+
run: buf generate
3030
- name: Copy license
3131
run: cp LICENSE packages/ts && cp LICENSE packages/rust
3232
- name: Upload Rust code

0 commit comments

Comments
 (0)