From 00140b37178594fdfcca3c20b24e099ed312c43e Mon Sep 17 00:00:00 2001 From: Marius Alwan Meyer <22202402+sporqist@users.noreply.github.com> Date: Fri, 14 Apr 2023 13:08:16 +0000 Subject: [PATCH] [CI/FIX] remove bad line --- .gitea/workflows/build.yml | 1 - .github/workflows/build.yml | 1 - 2 files changed, 2 deletions(-) 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