diff --git a/.github/workflows/micropython.yml b/.github/workflows/micropython.yml index cacef2c..a1e1f4b 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/presto-wireless MICROPYTHON_FLAVOUR: pimoroni PIMORONI_PICO_VERSION: feature/picovector2-and-layers @@ -153,4 +153,4 @@ jobs: asset_path: ${{ env.RELEASE_FILE }}-with-filesystem.uf2 upload_url: ${{ github.event.release.upload_url }} asset_name: ${{ env.RELEASE_FILE }}-with-filesystem.uf2 - asset_content_type: application/octet-stream \ No newline at end of file + asset_content_type: application/octet-stream