feat: with git token instead
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-07-28 19:37:56 +02:00
parent 55e125c3a4
commit ed7e71e1c8
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -61,9 +61,9 @@ steps:
- name: release - name: release
image: marcoieni/release-plz:0.3.16 image: marcoieni/release-plz:0.3.16
commands: commands:
- release-plz release-pr --git-token $GITEA_TOKEN --backend gitea - release-plz release-pr --git-token "$GIT_TOKEN" --backend gitea
environments: environments:
GITEA_TOKEN: GIT_TOKEN:
from_secret: gitea_token from_secret: gitea_token
when: when:
branch: branch: