Skip to content

Commit

Permalink
pipe y to pio
Browse files Browse the repository at this point in the history
  • Loading branch information
forntoh committed Jun 14, 2023
1 parent b4ac138 commit 5f64d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
git push origin "${{ env.UPDATED_VERSION }}"
- name: Publish to PlatformIO
run: pio pkg publish
run: yes y | pio pkg publish

0 comments on commit 5f64d03

Please sign in to comment.