Skip to content

Commit

Permalink
Merge pull request #446 from robinostlund/dependabot/github_actions/s…
Browse files Browse the repository at this point in the history
…venstaro/upload-release-action-2.3.0

Bump svenstaro/upload-release-action from 1.pre.release to 2.3.0
  • Loading branch information
robinostlund authored Jan 5, 2023
2 parents 9428bfc + 5462944 commit 682c696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
zip volkswagencarnet.zip -r ./
- name: Upload zip to release
uses: svenstaro/upload-release-action@v1-release
uses: svenstaro/upload-release-action@2.3.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./custom_components/volkswagencarnet/volkswagencarnet.zip
Expand Down

0 comments on commit 682c696

Please sign in to comment.