We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4a6385 + 54bfb91 commit 7d50d9dCopy full SHA for 7d50d9d
1 file changed
.github/workflows/release.yml
@@ -30,6 +30,6 @@ jobs:
30
zip patch.zip -r ./
31
32
- name: Upload the ZIP file to the release
33
- uses: softprops/action-gh-release@v2.4.1
+ uses: softprops/action-gh-release@v2.4.2
34
with:
35
files: ${{ github.workspace }}/custom_components/patch/patch.zip
0 commit comments