• Manna Harbour@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    Edit: see https://lemmy.world/comment/1025033.

    There are 2 repos involved, ZMK and Miryoku ZMK.

    The branch selector in the workflow is for choosing which Miryoku ZMK branch to build from. Unless you’ve made your own branch in your fork or you’ve manually sync’d an experimental branch from upstream, you’ll only have the main branch in your fork.

    The branches field in the workflow is used for selecting and merging ZMK forks and branches. That’s what you need to do here, so put zmkfirmware/zmk/main in the workflow branches field.

    And thanks for the reminder to fix the issue!