There was an error while loading. Please reload this page.
2 parents 07e2864 + 717a16e commit 6aa338cCopy full SHA for 6aa338c
1 file changed
.github/workflows/release.yml
@@ -24,6 +24,6 @@ jobs:
24
zip homeassistant-meshtastic.zip -r ./
25
26
- name: "Upload the ZIP file to the release"
27
- uses: "softprops/action-gh-release@v2.2.1"
+ uses: "softprops/action-gh-release@v2.2.2"
28
with:
29
files: ${{ github.workspace }}/custom_components/meshtastic/homeassistant-meshtastic.zip
0 commit comments