Skip to content

Commit

Permalink
Merge pull request #133 from exonet/dependabot/github_actions/patches…
Browse files Browse the repository at this point in the history
…-and-minor-upgrades-7aaf6e754f

Bump the patches-and-minor-upgrades group with 1 update
  • Loading branch information
Brianvanwessel authored Mar 12, 2024
2 parents 6f6a9a6 + a2bb181 commit 448844c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:

- name: Publish distribution to PyPI
if: ${{ github.event_name == 'release' }}
uses: pypa/gh-action-pypi-publish@e53eb8b103ffcb59469888563dc324e3c8ba6f06 #1.8.12
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 #1.8.14
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 448844c

Please sign in to comment.