Skip to content

Try to migrate to new common pipelines #1

Try to migrate to new common pipelines

Try to migrate to new common pipelines #1

Workflow file for this run

name: Build and publish
on:
push:
branches:
- master
- main
- release/**
jobs:
build-and-test:
uses: SKProCH/CommonWorkflows/.github/workflows/build-publish.yml@master

Check failure on line 12 in .github/workflows/build-publish.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-publish.yml

Invalid workflow file

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