Skip to content

Commit c728313

Browse files
authored
Merge pull request #24 from e10v/dev
Remove PDM_PUBLISH_PASSWORD
2 parents 8d67e38 + 894544f commit c728313

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ jobs:
2020
run: pdm sync -G complete
2121
- name: Build and publish
2222
env:
23-
PDM_PUBLISH_USERNAME: "__token__"
2423
PDM_PUBLISH_PASSWORD: ${{ secrets.PYPI_TOKEN }}
2524
run: pdm publish -v

0 commit comments

Comments
 (0)