Skip to content

Commit 20156a0

Browse files
committed
update release action
1 parent 96e7d12 commit 20156a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313

1414
jobs:
1515
build:
16+
if: ${{ contains(github.event.head_commit.message,'wurelease:') }}
1617
runs-on: ubuntu-latest
1718
steps:
1819
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)