Skip to content

Commit e1f5e8d

Browse files
committed
build: fix auto release action
1 parent faeb047 commit e1f5e8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-auto.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ env:
1111
jobs:
1212
release:
1313
runs-on: ubuntu-latest
14-
if: "contains(github.event.head_commit.message, 'chore(release): publish')"
1514
steps:
1615
- uses: actions/checkout@v2
1716
with:

0 commit comments

Comments
 (0)