Parcourir la source

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

Tigger Kindel il y a 2 ans
Parent
commit
49592597bf
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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.*