Skip to content

Commit

Permalink
Merge pull request #251 from YorkshireIoT/dependabot/github_actions/s…
Browse files Browse the repository at this point in the history
…oftprops/action-gh-release-2.0.5

Bump softprops/action-gh-release from 2.0.4 to 2.0.5
  • Loading branch information
YorkshireIoT authored May 17, 2024
2 parents ff80d6e + f08d4c8 commit f5ca2b0
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 @@ -26,6 +26,6 @@ jobs:
zip google_fit.zip -r ./
- name: "Upload the ZIP file to the release"
uses: softprops/[email protected].4
uses: softprops/[email protected].5
with:
files: ${{ github.workspace }}/custom_components/google_fit/google_fit.zip

0 comments on commit f5ca2b0

Please sign in to comment.