Skip to content

moved CI scripts

moved CI scripts #190

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" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit