Skip to content

Commit

Permalink
Merge pull request #306 from MTrab:dependabot/github_actions/svenstar…
Browse files Browse the repository at this point in the history
…o/upload-release-action-2.6.1

Bump svenstaro/upload-release-action from 2.5.0 to 2.6.1
  • Loading branch information
MTrab committed Jun 20, 2023
2 parents 55745e7 + 47567b2 commit 3962f7d
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 @@ -31,7 +31,7 @@ jobs:
cd custom_components/energidataservice
zip energidataservice.zip -r ./
- name: Upload zip to release
uses: svenstaro/upload-release-action@2.5.0
uses: svenstaro/upload-release-action@2.6.1
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./custom_components/energidataservice/energidataservice.zip
Expand Down

0 comments on commit 3962f7d

Please sign in to comment.