Skip to content

Release 0.6.15

Release 0.6.15 #8

Workflow file for this run

name: Release
on:
release:
types: [published]
workflow_dispatch:
jobs:
release:
uses: biolab/orange-ci-cd/.github/workflows/release.yml@master
with:
pure-python: true
secrets:
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
permissions:
id-token: write