From 058aef3ec27ad1da6d1e0439e6d2379548e6bc04 Mon Sep 17 00:00:00 2001 From: shaowu Date: Tue, 20 Feb 2024 13:44:42 -0500 Subject: [PATCH] add --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ccb0cc6..2869df6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,4 +23,4 @@ jobs: uses: pypa/gh-action-pypi-publish@master with: user: __token__ - password: ${{ secrets.PYPI_TOKEN }} \ No newline at end of file + password: ${{ secrets.PYPI_TOKEN }}