Skip to content

Commit 60db5b7

Browse files
Changed run for updated version number
1 parent ab759a1 commit 60db5b7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
- name: Update version number
3535
run: |
3636
# Note: the following account information will not work on GHES
37-
git checkout HEAD^
3837
git config user.name "github-actions[bot]"
3938
git config user.email ""
4039
python increment_version.py

0 commit comments

Comments
 (0)