Skip to content

Commit e3c934e

Browse files
authored
Merge pull request #47 from CESM-ESPWG/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.0
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.10.0
2 parents ff192e9 + c5d30f4 commit e3c934e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
name: releases
7272
path: dist
7373
- name: Publish package to PyPI
74-
uses: pypa/gh-action-pypi-publish@v1.8.10
74+
uses: pypa/gh-action-pypi-publish@v1.10.0
7575
with:
7676
user: __token__
7777
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)