Browse Source

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

Tigger Kindel 2 years ago
parent
commit
49592597bf
1 changed files with 2 additions and 0 deletions
  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.*