We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7520758 + 3c53530 commit b91dec5Copy full SHA for b91dec5
1 file changed
.github/workflows/releases.yml
@@ -24,6 +24,6 @@ jobs:
24
zip utility_meter_next_gen.zip -r ./
25
26
- name: "Upload the ZIP file to the release"
27
- uses: "softprops/action-gh-release@v2.4.2"
+ uses: "softprops/action-gh-release@v2.5.0"
28
with:
29
files: ${{ github.workspace }}/custom_components/utility_meter_next_gen/utility_meter_next_gen.zip
0 commit comments