Skip to content

Commit

Permalink
Merge pull request #637 from py4dstem/dev
Browse files Browse the repository at this point in the history
Re-sync main from dev
  • Loading branch information
sezelt authored Mar 21, 2024
2 parents 130c994 + e2242f8 commit fa37122
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
git config --global user.name "bsavitzky"
git commit -a -m "Auto-update version number (GH Action)"
git push origin
sync_with_dev:
needs: update_version
runs-on: ubuntu-latest
Expand Down Expand Up @@ -83,3 +84,4 @@ jobs:
password: ${{ secrets.PYPI_API_TOKEN }}



0 comments on commit fa37122

Please sign in to comment.