Skip to content

Commit 38e1b2e

Browse files
authored
Merge pull request #2 from rupeshjSFDC/feature/testrelease
Update repo for hatch publish
2 parents 0bc2a7a + 4955a37 commit 38e1b2e

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
30+
run: hatch publish --repo testpypi

cumulusci_ado/__about__.py

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

0 commit comments

Comments
 (0)