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 24afc2b commit 6c465f2Copy full SHA for 6c465f2
1 file changed
.github/workflows/release.yaml
@@ -32,6 +32,5 @@ jobs:
32
33
- name: "Upload .zip to the release"
34
uses: softprops/action-gh-release@v2.2.1
35
- if: github.ref_type == 'tag'
36
with:
37
files: ${{ github.workspace }}/custom_components/bms_ble/bms_ble.zip
0 commit comments