Skip to content

Commit

Permalink
Merge pull request #26 from joakimwinum/dependabot/github_actions/pyp…
Browse files Browse the repository at this point in the history
…a/gh-action-pypi-publish-1.12.2

Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2
  • Loading branch information
joakimwinum authored Dec 1, 2024
2 parents bdae2da + 43330f5 commit 8430aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
fi
echo "Version in pyproject.toml matches the tag: $VERSION"
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
with:
verify-metadata: true
skip-existing: false
Expand Down

0 comments on commit 8430aa8

Please sign in to comment.