Skip to content

Commit

Permalink
Merge pull request #15 from natekspencer/dev
Browse files Browse the repository at this point in the history
Update release workflow
  • Loading branch information
natekspencer authored Jun 16, 2024
2 parents 6618203 + 2b7a575 commit aefe800
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 @@ -29,6 +29,6 @@ jobs:
zip pentair_cloud.zip -r ./
- name: Upload ZIP file to release
uses: softprops/action-gh-release@v0.1.15
uses: softprops/action-gh-release@v2
with:
files: ${{ github.workspace }}/custom_components/pentair_cloud/pentair_cloud.zip

0 comments on commit aefe800

Please sign in to comment.