2 parents c12932b + 91fd5c0 commit 7b453d8Copy full SHA for 7b453d8
1 file changed
.github/workflows/releases.yaml
@@ -24,6 +24,6 @@ jobs:
24
zip redback_tech.zip -r ./
25
26
- name: "Upload the ZIP file to the release"
27
- uses: "softprops/action-gh-release@v3.0.1"
+ uses: "softprops/action-gh-release@v3.0.2"
28
with:
29
files: ${{ github.workspace }}/custom_components/redback_tech/redback_tech.zip
0 commit comments