mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
GHA: Always notify
This commit is contained in:
parent
f79b88d826
commit
384b18e441
1 changed files with 1 additions and 1 deletions
2
.github/workflows/juce_private_build.yml
vendored
2
.github/workflows/juce_private_build.yml
vendored
|
|
@ -47,7 +47,7 @@ jobs:
|
||||||
uses: juce-framework/JUCE-utils/.github/workflows/docs.yml@master
|
uses: juce-framework/JUCE-utils/.github/workflows/docs.yml@master
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
notify:
|
notify:
|
||||||
if: ${{ inputs.nightly-targets == '[]' }}
|
if: ${{ always() && inputs.nightly-targets == '[]' }}
|
||||||
needs: [docs]
|
needs: [docs]
|
||||||
name: Notify
|
name: Notify
|
||||||
uses: juce-framework/JUCE-utils/.github/workflows/notify.yml@master
|
uses: juce-framework/JUCE-utils/.github/workflows/notify.yml@master
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue