Skip to content

Commit

Permalink
Merge pull request #262 from basbruss/dependabot/github_actions/softp…
Browse files Browse the repository at this point in the history
…rops/action-gh-release-2.0.8

Bump softprops/action-gh-release from 2.0.6 to 2.0.8
  • Loading branch information
basbruss authored Jul 26, 2024
2 parents 9dcfbde + b837b6b commit ba04f28
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 @@ -33,6 +33,6 @@ jobs:
zip adaptive_cover.zip -r ./
- name: "Upload the ZIP file to the release"
uses: softprops/[email protected].6
uses: softprops/[email protected].8
with:
files: ${{ github.workspace }}/custom_components/adaptive_cover/adaptive_cover.zip

0 comments on commit ba04f28

Please sign in to comment.