Skip to content

Commit 38aac8e

Browse files
authored
Merge pull request #3 from rupeshjSFDC/feature/testrelease
Update test url.
2 parents 38e1b2e + 413ca9e commit 38aac8e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
env:
2828
HATCH_INDEX_USER: "__token__"
2929
HATCH_INDEX_AUTH: ${{ secrets.TEST_PYPI_TOKEN }}
30-
run: hatch publish --repo testpypi
30+
run: hatch publish --repo https://test.pypi.org/legacy/

cumulusci_ado/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.5b3"
1+
__version__ = "0.0.5b4"

0 commit comments

Comments
 (0)