try again (noise)

pull/46/head
Mitchell Hashimoto 2022-11-17 11:30:29 -08:00
parent f8ddeb35af
commit 81bdeb2045
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ name: Release Tip
jobs:
build-macos:
if: ${{ github.event.workflow_dispatch || github.event.workflow_run.conclusion == 'success' }}
if: ${{ github.event_name == 'workflow_dispatch' || github.event.workflow_run.conclusion == 'success' }}
runs-on: ubuntu-latest
env:
# Needed for macos SDK