[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user