Skip to content

Commit

Permalink
Add bump_version back
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern committed Aug 9, 2023
1 parent f58f8bd commit 3698f2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

#- name: Bump version
# run: >-
# bin/bump_version.py
- name: Bump version
run: >-
bin/bump_version.py
- name: Commit updated version.py
id: commit_updated
Expand Down

0 comments on commit 3698f2e

Please sign in to comment.