Explorar o código

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

Tigger Kindel %!s(int64=2) %!d(string=hai) anos
pai
achega
49592597bf
Modificáronse 1 ficheiros con 2 adicións e 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.*