Skip to content

Commit 42119b5

Browse files
authored
Merge pull request #431 from playframework/mkurz-patch-1-1
[7.0.x] Never trigger release process via UI, need to push tag by hand always
2 parents bc27463 + 1267b63 commit 42119b5

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)