Skip to content

Commit db7fb91

Browse files
authored
Merge pull request #638 from manics/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.4
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
2 parents 3180fea + 4a53a73 commit db7fb91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129

130130
- name: Publish to PyPI
131131
if: startsWith(github.ref, 'refs/tags')
132-
uses: pypa/gh-action-pypi-publish@v1.12.3
132+
uses: pypa/gh-action-pypi-publish@v1.12.4
133133

134134
# https://docs.github.com/en/actions/language-and-framework-guides/publishing-nodejs-packages#publishing-packages-to-the-npm-registry
135135
publish-npm:

0 commit comments

Comments
 (0)