Skip to content

CI - Automated release #1

CI - Automated release

CI - Automated release #1

Workflow file for this run

name: Release
on:
release:
types: [published]
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 12 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: true