diff --git a/.woodpecker.yml b/.woodpecker.yml index b074dbf..d7475ac 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -20,7 +20,7 @@ pipeline: - hatch build - hatch publish secrets: - - hatch_user - - hatch_auth + - hatch_pypi_user + - hatch_pypi_auth when: event: tag