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