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 5f533a4 commit 0778bc7Copy full SHA for 0778bc7
1 file changed
.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.5.0
+ uses: softprops/action-gh-release@v2.6.1
34
with:
35
files: ${{ github.workspace }}/custom_components/label_state/label_state.zip
0 commit comments