Skip to content

Commit

Permalink
add -b parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
f-peverali committed Apr 30, 2024
1 parent ef1f614 commit aca6729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TC-version-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
pip install pyyaml
- name: execute py script # run main.py
run: python ./scripts/release_publish.py
run: python ./scripts/release_publish.py -b

0 comments on commit aca6729

Please sign in to comment.