Skip to content

Commit e3a9bcb

Browse files
committed
Changed action for upload
1 parent 2207d89 commit e3a9bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
zip affalddk.zip -r ./
3131
3232
- name: "Upload the ZIP file to the release"
33-
uses: softprops/action-gh-release@v2.2.0
33+
uses: softprops/action-gh-release@v2
3434
with:
3535
files: ${{ github.workspace }}/custom_components/affalddk/affalddk.zip
3636

0 commit comments

Comments
 (0)