Compare commits
No commits in common. "d31b783f559cf0b44c0b6f49ab22439c1bfd76d9" and "8d4c91db3a17e275aba617f5471c66c5428b68b0" have entirely different histories.
d31b783f55
...
8d4c91db3a
@ -14,7 +14,6 @@ steps:
|
|||||||
image: python:3.11
|
image: python:3.11
|
||||||
commands:
|
commands:
|
||||||
- pip install hatch
|
- pip install hatch
|
||||||
- hatch build
|
|
||||||
- hatch publish --repo $PIP_REPOSITORY --user $PIP_USERNAME --auth $PIP_TOKEN --no-prompt
|
- hatch publish --repo $PIP_REPOSITORY --user $PIP_USERNAME --auth $PIP_TOKEN --no-prompt
|
||||||
secrets:
|
secrets:
|
||||||
- pip_repository
|
- pip_repository
|
||||||
|
Loading…
Reference in New Issue
Block a user