Skip to content

Commit

Permalink
Merge pull request #1036 from PrimozGodec/automated-release
Browse files Browse the repository at this point in the history
[CI] Automated release
  • Loading branch information
PrimozGodec authored Mar 15, 2024
2 parents e36fdea + 045917e commit 08c3ff5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -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 08c3ff5

Please sign in to comment.