Skip to content

Commit a388543

Browse files
authored
Update release.yml
1 parent 5844bf0 commit a388543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: pypa/gh-action-pypi-publish@release/v1
4343
with:
4444
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
45-
repository-url: 'https://test.pypi.org/legacy/' }}
45+
repository-url: 'https://test.pypi.org/legacy/'
4646

4747
- name: Bump version to next candidate
4848
run: |

0 commit comments

Comments
 (0)