diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f0cfc9f..f79e809 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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