fix: typo
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:40:21 +02:00
parent ed7e71e1c8
commit 4ff3acb1d3
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -61,8 +61,8 @@ 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 "$GIT_TOKEN" --backend gitea - release-plz release-pr --git-token="$GIT_TOKEN" --backend gitea
environments: environment:
GIT_TOKEN: GIT_TOKEN:
from_secret: gitea_token from_secret: gitea_token
when: when: