1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

GHA: Fix nightly build notifications

This commit is contained in:
Tom Poole 2025-03-18 06:33:06 -07:00
parent 4362f9e0df
commit 53b96db0d5
2 changed files with 3 additions and 2 deletions

View file

@ -8,7 +8,7 @@ env:
jobs:
juce-private-nightly-trigger:
if: github.repository == 'juce-framework/JUCE-dev'
name: JUCE Push Trigger
name: JUCE Nightly Trigger
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2