Skip to content

Commit 98ab22d

Browse files
authored
Update pio-publish.yaml
1 parent 7dcd7f0 commit 98ab22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pio-publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: Publish
2828
env:
2929
PLATFORMIO_AUTH_TOKEN: ${{ secrets.PLATFORMIO_PAT }}
30-
run: pio pkg publish --no-interactive
30+
run: pio pkg publish --owner sinricpro --no-interactive

0 commit comments

Comments
 (0)