Skip to content

Commit 1267b63

Browse files
authored
Never trigger release process via UI, need to push tag by hand always
1 parent bc27463 commit 1267b63

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches: # Snapshots
66
- 7.0.x
77
tags: ["**"] # Releases
8-
release:
9-
types: [published]
108

119
jobs:
1210
publish-artifacts:

0 commit comments

Comments
 (0)