Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6a03f2f

Browse filesBrowse files
authored
chore: additional release automation prep (#1106)
1 parent 2be6fbf commit 6a03f2f
Copy full SHA for 6a03f2f

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎.github/workflows/ci.yml

Copy file name to clipboardExpand all lines: .github/workflows/ci.yml
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ jobs:
103103
# - Publish to PyPI
104104
- name: Python Semantic Release
105105
uses: relekang/python-semantic-release@v7.32.2
106+
env:
107+
REPOSITORY_URL: https://test.pypi.org/legacy/
108+
TWINE_REPOSITORY_URL: https://test.pypi.org/legacy/
106109
with:
107110
github_token: ${{ secrets.GITHUB_TOKEN }}
108111
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.