Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
a4d2016752
commit
0732890cb3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user