From d202caa4994e0d8fb68e02ec4117443f089ccc34 Mon Sep 17 00:00:00 2001 From: songyinyin Date: Wed, 25 Oct 2023 16:16:26 +0800 Subject: [PATCH] test github action v21 --- .github/workflows/windows-native.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows-native.yml b/.github/workflows/windows-native.yml index 1c261adc..3bf7f37e 100644 --- a/.github/workflows/windows-native.yml +++ b/.github/workflows/windows-native.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: push: tags: - - 'vw*' + - 'win*' jobs: build: