Skip to content

Commit

Permalink
simultaneous pypi + release publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
mikel.brostrom committed May 25, 2023
1 parent 632527d commit fd251cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:

- name: Commit and push updated version
run: |
git config --local user.name mikel-brostrom
git add boxmot/__init__.py
git commit -m "Update package version"
git push
Expand Down

0 comments on commit fd251cd

Please sign in to comment.