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
|
cat <<EOF >> .cargo/config.toml
|
||||||
|
|
||||||
[registries.gitea]
|
[registries.gitea]
|
||||||
token = "Bearer {token}"
|
token = "Bearer $GIT_TOKEN"
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
- release-plz release-pr --git-token="$GIT_TOKEN" --backend gitea --registry gitea
|
- release-plz release-pr --git-token="$GIT_TOKEN" --backend gitea --registry gitea
|
||||||
|
Loading…
Reference in New Issue
Block a user