feat: implement CD with release-plz

This commit is contained in:
release-plz-bot 2026-03-04 16:57:41 +01:00 committed by JasterV
parent ee8295935c
commit 5ea7230977

14
.woodpecker/cd.yml Normal file
View file

@ -0,0 +1,14 @@
when:
event: push
branch: main
depends_on:
- ci
steps:
- name: Update PR
image: jasterv/release-plz-update-pr:latest
pull: true
settings:
token:
from_secret: CODEBERG_TOKEN