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 92df7f6 commit 7360b30Copy full SHA for 7360b30
.github/workflows/release.yml
@@ -30,6 +30,6 @@ jobs:
30
zip label_state.zip -r ./
31
32
- name: "Upload the ZIP file to the release"
33
- uses: softprops/action-gh-release@v2.2.2
+ uses: softprops/action-gh-release@v2.3.2
34
with:
35
files: ${{ github.workspace }}/custom_components/label_state/label_state.zip
0 commit comments