Skip to content

Commit c706684

Browse files
authored
Merge pull request #30 from LDEO-CREW/dependabot/github_actions/main/pypa/gh-action-pypi-publish-1.12.4
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.4
2 parents ff098eb + 21977a5 commit c706684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous_distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: releases
5252
path: dist
5353
- name: Publish package to PyPI
54-
uses: pypa/gh-action-pypi-publish@v1.12.2
54+
uses: pypa/gh-action-pypi-publish@v1.12.4
5555
with:
5656
user: __token__
5757
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)