Skip to content

Commit

Permalink
Automated release
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozGodec committed Mar 15, 2024
1 parent 9574cd5 commit 045917e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@ name: Release
on:
release:
types: [published]
# Enable manual run
workflow_dispatch:
pull_request: # todo: remove
branches:
- master

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

0 comments on commit 045917e

Please sign in to comment.