Skip to content

Commit ba5b902

Browse files
committed
chore: prepare for release
1 parent 1661589 commit ba5b902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ defaults:
2323
jobs:
2424
upload-assets:
2525
name: ${{ matrix.target }}
26-
if: startsWith(github.event.release.name, 'huly-coder-v')
26+
if: startsWith(github.event.release.name, 'huly-coder')
2727
runs-on: ${{ matrix.os }}
2828
strategy:
2929
matrix:

0 commit comments

Comments
 (0)