diff --git a/.drone.yml b/.drone.yml index 9608f2f..149c616 100644 --- a/.drone.yml +++ b/.drone.yml @@ -81,7 +81,7 @@ steps: token = "Bearer {token}" 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: GIT_TOKEN: from_secret: gitea_token