Skip to content

Commit cb43d83

Browse files
alter workflow
1 parent 0b414ee commit cb43d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
PYTHON_VERSION: "3.9"
1717
PACKAGE_DIRECTORY: './database_setup_tools/'
1818
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19-
PUBLISH_REGISTRY_PASSWORD: ${{ secrets.TEST_PYPI_TOKEN }}
19+
PUBLISH_REGISTRY_PASSWORD: ${{ secrets.PYPI_TOKEN }}
2020
BRANCH: "main"

0 commit comments

Comments
 (0)