Skip to content

Commit

Permalink
Merge pull request #813 from playframework/mkurz-patch-1-1
Browse files Browse the repository at this point in the history
[5.2.x] Never trigger release process via UI, need to push tag by hand always
  • Loading branch information
mkurz authored Jan 10, 2024
2 parents e6ed0d7 + 6c2e168 commit c15b291
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches: # Snapshots
- 5.2.x
tags: ["**"] # Releases
release:
types: [published]

jobs:
publish-artifacts:
Expand Down

0 comments on commit c15b291

Please sign in to comment.