Skip to content

Commit

Permalink
Merge pull request #29 from starburstdata/przemek/fix-release-flow
Browse files Browse the repository at this point in the history
Fix release workflow - PyPi release
  • Loading branch information
hovaesco authored Dec 20, 2021
2 parents a001428 + cfe9f80 commit 906394c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
ref: v${{env.version_number}}

- name: Setup Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 906394c

Please sign in to comment.