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 854f806 commit 8d0c1c6Copy full SHA for 8d0c1c6
1 file changed
.github/workflows/release.yaml
@@ -30,6 +30,6 @@ jobs:
30
zip battery_notes.zip -r ./
31
32
- name: "Upload the ZIP file to the release"
33
- uses: softprops/action-gh-release@v2.4.2
+ uses: softprops/action-gh-release@v2.5.0
34
with:
35
files: ${{ github.workspace }}/custom_components/battery_notes/battery_notes.zip
0 commit comments