Skip to content

Commit

Permalink
test custom artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar committed Nov 11, 2023
1 parent 2407e70 commit 5f99883
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ on:

jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
uses: caksoylar/zmk/.github/workflows/build-user-config.yml@build/artifact-name
8 changes: 8 additions & 0 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,13 @@ include:
- board: corneish_zen_v2_left
- board: seeeduino_xiao_ble
shield: rommana_left rgbled_widget
artifact-name: my_rommana_left
- board: seeeduino_xiao_ble
shield: rommana_right rgbled_widget
artifact-name: my_rommana_right
- board: nice_nano
shield: corne_left
artifact-name: stock_corne_left
- board: nice_nano
shield: corne_left
cmake-args: -DKEYMAP_FILE=zmk-config/config/corneish_zen.keymap

0 comments on commit 5f99883

Please sign in to comment.