Skip to content

Commit

Permalink
CI - Automated release
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozGodec committed Mar 5, 2024
1 parent ce9068a commit dd6c8a1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/release.yml
@@ -0,0 +1,11 @@
name: Release
on:
release:
types: [published]
workflow_dispatch:

jobs:
release:
uses: biolab/orange-ci-cd/.github/workflows/release.yml@wheel-build
with:
pure-python: true

0 comments on commit dd6c8a1

Please sign in to comment.