Explorar el Código

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

Tigger Kindel hace 2 años
padre
commit
49592597bf
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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.*