Skip to content

Commit 0babec8

Browse files
committed
ci: add prerelease for test
1 parent e29ea14 commit 0babec8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish-to-test-pypi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
github_token: ${{ secrets.GITHUB_TOKEN }}
5454
push: false
5555
vcs_release: false
56+
prerelease: true
57+
prerelease_token: alpha
5658

5759
- name: Publish to Test PyPI
5860
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0

0 commit comments

Comments
 (0)