Skip to content

Commit c220623

Browse files
authored
Merge pull request #2956 from Unidata/dependabot-github_actions-pypa-gh-action-pypi-publish-1.7.1
CI: (deps): Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1
2 parents 926d2a2 + c4af7d1 commit c220623

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
cp packages-*/* dist/
5757
5858
- name: Publish Package
59-
uses: pypa/gh-action-pypi-publish@v1.6.4
59+
uses: pypa/gh-action-pypi-publish@v1.7.1
6060
with:
6161
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)