]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
Update go.yml
authorqydysky <32743305+qydysky@users.noreply.github.com>
Sun, 4 Oct 2020 11:59:40 +0000 (19:59 +0800)
committerGitHub <noreply@github.com>
Sun, 4 Oct 2020 11:59:40 +0000 (19:59 +0800)
.github/workflows/go.yml

index a57eb5b23119a322280ef6510b898c26397b347f..935cb669c08ae3c29413f5d98f49f57307d51a87 100644 (file)
@@ -1,10 +1,9 @@
 name: Go
 
 on:
-  release:
-    types: [released,prereleased]
-    branches:
-    - master
+  push:
+    paths:
+    - 'VERSION'
 
 jobs: