We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bff69b commit 753889dCopy full SHA for 753889d
.github/workflows/publish.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/[email protected]
36
if: ${{ github.event_name == 'push' }}
37
with:
38
- name: dius_powersensor
+ name: ocpp
39
path: ${{ github.workspace }}/custom_components/ocpp
40
41
# Pack the dir as a zip and upload to the release
0 commit comments