Skip to content

Commit

Permalink
test automation of release version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewelamb committed Apr 17, 2024
1 parent 2f65364 commit 704c250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
# override version tag
#----------------------------------------------
- name: Override version tag
run: poetry run python3 override_version.py
run: poetry run python3 set_release_version.py
shell: sh

#----------------------------------------------
Expand Down

0 comments on commit 704c250

Please sign in to comment.