Skip to content

Commit 99b0cb7

Browse files
authored
Never trigger release process via UI, need to push tag by hand always
1 parent 4ef83f3 commit 99b0cb7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

119
jobs:
1210
publish-artifacts:

0 commit comments

Comments
 (0)