Skip to content

Commit 30a6b39

Browse files
committed
update publish
1 parent 5be571a commit 30a6b39

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ jobs:
1313

1414
steps:
1515

16-
- run: echo github.event.head_commit.message: %GITMSG%
17-
env:
18-
GITMSG: ${{ github.event.head_commit.message }}
19-
2016
- name: No publish loop
2117
if: contains( github.event.head_commit.message, '***NO_CI***')
2218
run: exit 123

0 commit comments

Comments
 (0)