Skip to content

Commit f58f8bd

Browse files
authored
Comment bump version for now
1 parent e76c985 commit f58f8bd

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)