Skip to content

Commit

Permalink
build: oops
Browse files Browse the repository at this point in the history
  • Loading branch information
VerteDinde committed Feb 13, 2024
1 parent e53a915 commit 2ec3142
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/macos-publish.yml
@@ -1,9 +1,6 @@
name: Publish MacOS

on:
push:
branches:
- gh-mac-runner
workflow_dispatch:
inputs:
macos-publish-arch-limit:
Expand Down Expand Up @@ -43,7 +40,6 @@ jobs:
publish:
# if: ${{ startsWith(github.ref, 'refs/tags/') && inputs.run-macos-publish == true }}
if: ${{ inputs.run-macos-publish == true }}
needs: checkout
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 2ec3142

Please sign in to comment.