Skip to content

Commit c15b291

Browse files
authored
Merge pull request #813 from playframework/mkurz-patch-1-1
[5.2.x] Never trigger release process via UI, need to push tag by hand always
2 parents e6ed0d7 + 6c2e168 commit c15b291

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
- 5.2.x
77
tags: ["**"] # Releases
8-
release:
9-
types: [published]
108

119
jobs:
1210
publish-artifacts:

0 commit comments

Comments
 (0)