feat: with stuff
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:27:15 +02:00
parent 7e085d15f2
commit c8e677c1e7
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -81,7 +81,7 @@ steps:
token = "Bearer {token}" token = "Bearer {token}"
EOF EOF
- release-plz release-pr --git-token="$GIT_TOKEN" --token="$GIT_TOKEN" --backend gitea --registry https://git.front.kjuulh.io/kjuulh/_cargo-index.git - release-plz release-pr --git-token="$GIT_TOKEN" --backend gitea --registry https://git.front.kjuulh.io/kjuulh/_cargo-index.git
environment: environment:
GIT_TOKEN: GIT_TOKEN:
from_secret: gitea_token from_secret: gitea_token