Skip to content

Commit 500c1f7

Browse files
committed
Workflow test
1 parent 9a8ac8c commit 500c1f7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ab-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
V="v"
2828
echo Version in style.scss: $THEME_VERSION
2929
echo Tag name: ${{ github.event.release.tag_name }}
30-
if [ "$V$THEME_VERSION" != "${{ github.event.release.tag_name }}" ]; then exit 1; fi
3130
3231
- uses: actions/setup-node@v4
3332
with:

0 commit comments

Comments
 (0)