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 0d2cbba commit 8163067Copy full SHA for 8163067
.github/workflows/crates.yml
@@ -2,8 +2,6 @@ on:
2
push:
3
# Pattern matched against refs/tags
4
branch: ["master"]
5
- tags:
6
- - "*" # Push events to every tag not containing /
7
workflow_dispatch:
8
9
name: Publish to crates.io
0 commit comments