Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/pytest-8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
prcr authored Mar 19, 2024
2 parents 7f2fe50 + 54b484c commit 9c5a511
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
path: dist/

- name: Deploy to Test PyPI
uses: pypa/gh-action-pypi-publish@v1.8.12
uses: pypa/gh-action-pypi-publish@v1.8.14
with:
repository-url: https://test.pypi.org/legacy/

Expand All @@ -161,7 +161,7 @@ jobs:
path: dist/

- name: Deploy to PyPI
uses: pypa/gh-action-pypi-publish@v1.8.12
uses: pypa/gh-action-pypi-publish@v1.8.14

deploy-gh-pages:
name: Deploy GitHub Pages
Expand Down

0 comments on commit 9c5a511

Please sign in to comment.