Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
ed7e71e1c8
commit
4ff3acb1d3
@ -61,8 +61,8 @@ steps:
|
|||||||
- name: release
|
- name: release
|
||||||
image: marcoieni/release-plz:0.3.16
|
image: marcoieni/release-plz:0.3.16
|
||||||
commands:
|
commands:
|
||||||
- release-plz release-pr --git-token "$GIT_TOKEN" --backend gitea
|
- release-plz release-pr --git-token="$GIT_TOKEN" --backend gitea
|
||||||
environments:
|
environment:
|
||||||
GIT_TOKEN:
|
GIT_TOKEN:
|
||||||
from_secret: gitea_token
|
from_secret: gitea_token
|
||||||
when:
|
when:
|
||||||
|
Loading…
Reference in New Issue
Block a user