Skip to content

Commit 8f9dd93

Browse files
authored
Merge pull request #313 from jupyterhub/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.7
Bump pypa/gh-action-pypi-publish from 1.8.6 to release/v1 (edited)
2 parents 37a409b + 848c719 commit 8f9dd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
ls -l dist
4444
4545
- name: publish to pypi
46-
uses: pypa/gh-action-pypi-publish@v1.8.6
46+
uses: pypa/gh-action-pypi-publish@release/v1
4747
if: startsWith(github.ref, 'refs/tags/')
4848
with:
4949
user: __token__

0 commit comments

Comments
 (0)