Skip to content

Commit 8163067

Browse files
committed
fix tag
1 parent 0d2cbba commit 8163067

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/crates.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ on:
22
push:
33
# Pattern matched against refs/tags
44
branch: ["master"]
5-
tags:
6-
- "*" # Push events to every tag not containing /
75
workflow_dispatch:
86

97
name: Publish to crates.io

0 commit comments

Comments
 (0)