Skip to content

Release

Release #1

Workflow file for this run

name: Release
on:
release:
types: [published]
workflow_dispatch:
jobs:
release:

Check failure on line 8 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: 8, Col: 3): Error calling workflow 'biolab/orange-ci-cd/.github/workflows/release.yml@master'. The nested job 'pypi_publish' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: biolab/orange-ci-cd/.github/workflows/release.yml@master
with:
pure-python: true
secrets: inherit