Skip to content

Commit 3698f2e

Browse files
committed
Add bump_version back
1 parent f58f8bd commit 3698f2e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v2
1616

17-
#- name: Bump version
18-
# run: >-
19-
# bin/bump_version.py
17+
- name: Bump version
18+
run: >-
19+
bin/bump_version.py
2020
2121
- name: Commit updated version.py
2222
id: commit_updated

0 commit comments

Comments
 (0)