Skip to content

Commit 9b9a307

Browse files
authored
Update release.yml
1 parent 83b937f commit 9b9a307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
cd custom_components/home_maintenance/
2121
zip -r ../../home_maintenance.zip . -x '.*'
2222
- name: Upload ZIP to Release
23-
uses: softprops/action-gh-release@v2
23+
uses: softprops/action-gh-release@v1
2424
with:
2525
files: home_maintenance.zip
2626
env:

0 commit comments

Comments
 (0)