Explorar o código

fix release workflow

wangweimin %!s(int64=3) %!d(string=hai) anos
pai
achega
9ce8fb2111
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .github/workflows/release.yml

+ 2 - 1
.github/workflows/release.yml

@@ -1,7 +1,8 @@
 name: Release
 
+# https://github.community/t/how-to-run-github-actions-workflow-only-for-new-tags/16075/22
 on:
-  create:
+  push:
     tags:
       - v*