Browse Source

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

Tigger Kindel 2 năm trước cách đây
mục cha
commit
49592597bf
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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.*