Skip to content

Commit f488c0f

Browse files
committed
Disable automatic version increment
1 parent d01c287 commit f488c0f

File tree

2 files changed

+0
-48
lines changed

2 files changed

+0
-48
lines changed

.github/workflows/python-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
# Note: the following account information will not work on GHES
3636
git config user.name "github-actions[bot]"
3737
git config user.email ""
38-
python increment_version.py
3938
git add .
4039
git commit -m "generated"
4140
git push origin HEAD:main

increment_version.py

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)