Skip to content

Commit

Permalink
Upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
mauro-midolo committed Dec 20, 2023
1 parent 4b87236 commit bfc08ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
python -m pip install --upgrade pip
pip install platformio
- name: Release into PlatformIO
run: pio pkg publish --no-interactive
run: |
pio pkg publish --no-interactive

0 comments on commit bfc08ae

Please sign in to comment.