Skip to content

Commit

Permalink
Updated to new URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ZodiusInfuser authored Jun 27, 2023
1 parent b0b5cb4 commit e926179
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:

env:
RELEASE_FILE: enviro-${{github.event.release.tag_name || github.sha}}
FIRMWARE_NAME: pimoroni-picow_enviro-v1.20.3-micropython
FIRMWARE_URL: https://github.com/pimoroni/pimoroni-pico/releases/download/v1.20.3/
FIRMWARE_NAME: pimoroni-enviro-v1.20.3-micropython
FIRMWARE_URL: https://github.com/pimoroni/pimoroni-pico/releases/download/v1.20.3

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e926179

Please sign in to comment.