Skip to content

Commit 2da3cd1

Browse files
Merge pull request #6 from Christopher-K-Long/hotfix
Corrected package name in PyPI release GitHub workflow
2 parents cec8953 + 01fa032 commit 2da3cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
runs-on: ubuntu-latest
102102
environment:
103103
name: pypi
104-
url: https://pypi.org/p/saveable-objects
104+
url: https://pypi.org/p/thread-chunks
105105
permissions:
106106
id-token: write # IMPORTANT: mandatory for trusted publishing
107107

0 commit comments

Comments
 (0)