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