Browse Source

build: force trigger the first workflow

Keeley Hammond 1 year ago
parent
commit
4813397cc4
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/workflows/macos-publish.yml

+ 3 - 0
.github/workflows/macos-publish.yml

@@ -1,6 +1,9 @@
 name: Publish MacOS
 
 on:
+  push:
+    branches:
+      - gh-mac-runner
   workflow_dispatch:
     inputs:
       macos-publish-arch-limit: