Skip to content

Commit 3ef7f1c

Browse files
pandalee99chaokunyang
authored andcommitted
fix
1 parent df7b375 commit 3ef7f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ name: Publish Fury
2020
on:
2121
push:
2222
tags:
23-
- "v*"
23+
- "disabled*"
2424

2525
jobs:
2626
release-python:

0 commit comments

Comments
 (0)