[bugfix] Use correct branch name for next publication (#113)

Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/113
Co-authored-by: kipvandenbos <kipvandenbos@noreply.codeberg.org>
Co-committed-by: kipvandenbos <kipvandenbos@noreply.codeberg.org>
This commit is contained in:
kipvandenbos
2025-10-21 15:11:49 +02:00
committed by tobi
parent f5a55a64df
commit 5447f63a3c
+1 -1
View File
@@ -1,7 +1,7 @@
# https://woodpecker-ci.org/docs/usage/workflow-syntax#when---global-workflow-conditions
when:
- event: push
branch: main
branch: next
# https://goreleaser.com/ci/woodpecker/
# https://woodpecker-ci.org/docs/usage/workflow-syntax#clone