diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ec0e627..8ce769e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,6 +30,6 @@ jobs: zip meteo_lt.zip -r ./ - name: "Upload the ZIP file to the release" - uses: softprops/action-gh-release@v2.0.6 + uses: softprops/action-gh-release@v2.0.8 with: files: ${{ github.workspace }}/custom_components/meteo_lt/meteo_lt.zip \ No newline at end of file