don't upload artifacts for now
All checks were successful
Build

This commit is contained in:
Marius Alwan Meyer 2023-04-11 19:04:48 +00:00
parent 69dea59871
commit 6ad09f6aab

View File

@ -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