We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4799a2b commit 5374c4eCopy full SHA for 5374c4e
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Archive (Cradio/Sweep Left)
51
uses: actions/upload-artifact@v4
52
with:
53
- name: firmware-zmk-sweep
+ name: firmware-zmk-sweep-left
54
path: cradio_left_nice_nano_v2.uf2
55
56
- name: West Build (Cradio/Sweep Right)
@@ -65,5 +65,5 @@ jobs:
65
- name: Archive (Cradio/Sweep Right)
66
67
68
+ name: firmware-zmk-sweep-right
69
path: cradio_right_nice_nano_v2.uf2
0 commit comments