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]
# Enable manual run
workflow_dispatch:
pull_request: # todo: remove
branches:
- master
jobs:
rebase:
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 / Release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 13, Col: 11): Input pure-python is required, but not provided while calling.