Skip to content

Commit

Permalink
Merge pull request #50 from Misiu/dependabot/github_actions/svenstaro…
Browse files Browse the repository at this point in the history
…/upload-release-action-2.7.0

Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0
  • Loading branch information
Misiu authored Aug 9, 2023
2 parents 38b2ea3 + 9e9e2bc commit 9eac3ab
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 @@ -17,7 +17,7 @@ jobs:
zip argon40.zip -r ./
- name: Upload zip to release
uses: svenstaro/upload-release-action@2.6.1
uses: svenstaro/upload-release-action@2.7.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: /home/runner/work/argon40/argon40/custom_components/argon40/argon40.zip
Expand Down

0 comments on commit 9eac3ab

Please sign in to comment.