Add secrets for publishing
This commit is contained in:
parent
637cf3aa8f
commit
c941cf5246
@ -19,5 +19,8 @@ pipeline:
|
|||||||
- pip install -U pip wheel hatch hatch-vcs
|
- pip install -U pip wheel hatch hatch-vcs
|
||||||
- hatch build
|
- hatch build
|
||||||
- hatch publish
|
- hatch publish
|
||||||
|
secrets:
|
||||||
|
- hatch_user
|
||||||
|
- hatch_auth
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
|
Loading…
Reference in New Issue
Block a user