Sfoglia il codice sorgente

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

Tigger Kindel 2 anni fa
parent
commit
49592597bf
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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.*