Skip to content

[CI] Automated release from common repository #2

[CI] Automated release from common repository

[CI] Automated release from common repository #2

Workflow file for this run

name: Release
on:
release:
types: [published]
# Enable manual run
workflow_dispatch:
pull_request: # todo: remove
branches:
- master
jobs:
release:
uses: biolab/orange-ci-cd/.github/workflows/release.yml@wheel-build

Check failure on line 13 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "biolab/orange-ci-cd/.github/workflows/release.yml@wheel-build" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
pure-python: false