parent
69dea59871
commit
6ad09f6aab
14
.github/workflows/build.yml
vendored
14
.github/workflows/build.yml
vendored
@ -64,10 +64,10 @@ jobs:
|
|||||||
# name: firmware
|
# name: firmware
|
||||||
# path: corne_right_nice_nano_v2.uf2
|
# path: corne_right_nice_nano_v2.uf2
|
||||||
# - name: Release
|
# - name: Release
|
||||||
- name: Upload artifacts as release
|
# - name: Upload artifacts as release
|
||||||
uses: https://github.com/softprops/action-gh-release@v1
|
# uses: https://github.com/softprops/action-gh-release@v1
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
# if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
# with:
|
||||||
files: |
|
# files: |
|
||||||
corne_left_nice_nano_v2.uf2
|
# corne_left_nice_nano_v2.uf2
|
||||||
corne_right_nice_nano_v2.uf2
|
# corne_right_nice_nano_v2.uf2
|
||||||
|
Loading…
Reference in New Issue
Block a user