Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Danieldiazi authored Aug 23, 2023
1 parent 37e568c commit 8e8fd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
zip homeassistant-meteogalicia.zip -r ./custom_components/meteogalicia/
- name: Upload zip to release
uses: svenstaro/upload-release-action@v1-release
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: homeassistant-meteogalicia.zip
Expand Down

0 comments on commit 8e8fd10

Please sign in to comment.