Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jake1164 committed Mar 30, 2024
1 parent 5125cfe commit 4be5144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
echo '{ "version":"${{ github.event.release.tag_name }}" }' > src/.version

- name: Run MPY Action
uses: adafruit/build-mpy@fetch-submodules-fix
uses: adafruit/build-mpy
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
circuitpy-tag: "8.0.0"
Expand Down

0 comments on commit 4be5144

Please sign in to comment.