Skip to content

Commit

Permalink
[CI] Update release.yml - Fix branch
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozGodec authored Mar 15, 2024
1 parent 08c3ff5 commit 21273f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ on:

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

0 comments on commit 21273f5

Please sign in to comment.