Skip to content

Commit 78091d3

Browse files
committed
Remove tags
1 parent ab8321a commit 78091d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Publish
22

33
on:
4-
tags:
5-
- "[0-9]+.[0-9]+.[0-9]+"
4+
# tags:
5+
# - "[0-9]+.[0-9]+.[0-9]+"
66
pull_request:
77

88
jobs:

0 commit comments

Comments
 (0)