diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 069306b..7a7a224 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -61,7 +61,6 @@ jobs: # with: # 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 diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4a3a8ff..347310f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -61,7 +61,6 @@ jobs: with: 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