Compare commits

..

2 Commits

Author SHA1 Message Date
a7988b120f Merge pull request 'Add secrets for publishing' (#5) from update-woodpecker-ci into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #5
2022-06-10 19:48:28 +00:00
c941cf5246 Add secrets for publishing
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-06-10 12:44:59 -07:00

View File

@ -19,5 +19,8 @@ pipeline:
- pip install -U pip wheel hatch hatch-vcs
- hatch build
- hatch publish
secrets:
- hatch_user
- hatch_auth
when:
event: tag