Skip to content

Release 0.6.9

Release 0.6.9 #7

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: inherit