Skip to content

Commit 045917e

Browse files
committed
Automated release
1 parent 9574cd5 commit 045917e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/release.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,10 @@ name: Release
22
on:
33
release:
44
types: [published]
5-
# Enable manual run
65
workflow_dispatch:
7-
pull_request: # todo: remove
8-
branches:
9-
- master
106

117
jobs:
12-
rebase:
8+
release:
139
uses: biolab/orange-ci-cd/.github/workflows/release.yml@wheel-build
1410
with:
1511
pure-python: true

0 commit comments

Comments
 (0)