Skip to content

moved scripts to separate repo #585

moved scripts to separate repo

moved scripts to separate repo #585

Workflow file for this run

name: Nightly
on:
workflow_dispatch:
inputs:
build-dependent:
description: 'Should build dependent repositories? (true/false)'
required: false
default: false
push:
branches:
- 'master'
jobs:
plugins:
uses: OpenPonk/ci-scripts/.github/workflows/publish-nightly.yml@master

Check failure on line 16 in .github/workflows/nightly.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/nightly.yml

Invalid workflow file

error parsing called workflow ".github/workflows/nightly.yml" -> "OpenPonk/ci-scripts/.github/workflows/publish-nightly.yml@master" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit