feat: with git token
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 20:35:43 +02:00
parent a4d2016752
commit 0732890cb3
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -78,7 +78,7 @@ steps:
cat <<EOF >> .cargo/config.toml
[registries.gitea]
token = "Bearer {token}"
token = "Bearer $GIT_TOKEN"
EOF
- release-plz release-pr --git-token="$GIT_TOKEN" --backend gitea --registry gitea