We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da62782 commit dbebde2Copy full SHA for dbebde2
1 file changed
.github/workflows/rust.yml
@@ -40,5 +40,5 @@ jobs:
40
name: topalias-rust
41
path: .topalias-rust
42
- name: Publish built binary to GitHub releases
43
- - run: |
+ run: |
44
gh release create --generate-notes ./topalias-rust/topalias-rust#topalias-rust
0 commit comments