diff --git a/.woodpecker.yml b/.woodpecker.yml index e5fa7c6..b074dbf 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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