Ver Fonte

Trying to figure out why actions aren't running on push

Tigger Kindel há 2 anos atrás
pai
commit
49592597bf
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      .github/workflows/publish.yml

+ 2 - 0
.github/workflows/publish.yml

@@ -1,6 +1,8 @@
 name: Publish Terminal.Gui v2
 on:
   push:
+  push:
+    branches: [ v2_develop ]
     tags:
       - v2.0.0-alpha.*