Skip to content

Commit

Permalink
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
Browse files Browse the repository at this point in the history
See pull request #13
  • Loading branch information
vhotspur authored Nov 6, 2024
2 parents f99a309 + 7a6b9fe commit 7cc2878
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
dist/*.whl
- name: Publish as PyPI release
uses: pypa/gh-action-pypi-publish@v1.10.3
uses: pypa/gh-action-pypi-publish@v1.11.0
with:
skip-existing: true
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

* Publish to PyPI with digital attestations (PEP 740) (@dependabot, @vhotspur)
* https://github.com/d-iii-s/teachers-gitlab/pull/13

### Deprecated

### Removed
Expand Down

0 comments on commit 7cc2878

Please sign in to comment.