This commit is contained in:
Daniel A. Wozniak 2025-02-25 22:28:42 -07:00
parent 9338d94bd4
commit f134da8acf

View file

@ -67,4 +67,4 @@ jobs:
env:
GH_TOKEN: ${{ steps.generate-token.outputs.token }}
run: |
gh workflow run nigthly.yml --repo ${{ github.repository }} --ref ${{ matrix.branch }}
gh workflow run nightly.yml --repo ${{ github.repository }} --ref ${{ matrix.branch }}