We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f20f578 commit c5301b2Copy full SHA for c5301b2
.github/workflows/publish.yml
@@ -3,6 +3,7 @@ name: Upload to crates.io
3
on:
4
release:
5
types: [published]
6
+ workflow_dispatch:
7
8
env:
9
CARGO_TERM_COLOR: always
0 commit comments