Skip to content

Commit

Permalink
Forgot to checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
teutoburg committed Jan 6, 2024
1 parent 766e1e1 commit e72f503
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ jobs:
if: needs.publish.result == 'success'
steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Bump to (next) dev version
uses: ./.github/workflows/bump.yml
with:
rule: prerelease

0 comments on commit e72f503

Please sign in to comment.