We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dcd7f0 commit 98ab22dCopy full SHA for 98ab22d
.github/workflows/pio-publish.yaml
@@ -27,4 +27,4 @@ jobs:
27
- name: Publish
28
env:
29
PLATFORMIO_AUTH_TOKEN: ${{ secrets.PLATFORMIO_PAT }}
30
- run: pio pkg publish --no-interactive
+ run: pio pkg publish --owner sinricpro --no-interactive
0 commit comments