diff --git a/.github/workflows/micropython.yml b/.github/workflows/micropython.yml index 62b35f8..312ef11 100644 --- a/.github/workflows/micropython.yml +++ b/.github/workflows/micropython.yml @@ -7,7 +7,7 @@ on: types: [created] env: - MICROPYTHON_VERSION: feature/psram-and-wifi + MICROPYTHON_VERSION: feature/psram-wifi-n-bt MICROPYTHON_FLAVOUR: pimoroni PIMORONI_PICO_VERSION: main @@ -127,4 +127,4 @@ jobs: asset_path: build-${{ matrix.name }}/firmware.uf2 upload_url: ${{ github.event.release.upload_url }} asset_name: ${{ env.RELEASE_FILE }}.uf2 - asset_content_type: application/octet-stream \ No newline at end of file + asset_content_type: application/octet-stream