Skip to content

Commit 867ec56

Browse files
committed
Fix publish workflow
1 parent 4d2bfd8 commit 867ec56

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
release:
55
types: [ created ]
66

7-
if: !endsWith(github.ref, '-test')
8-
97

108
jobs:
119
package:

0 commit comments

Comments
 (0)