chore(deps): update svenstaro/upload-release-action action to v2

This commit is contained in:
Renovate Bot 2022-03-10 04:51:03 +00:00
parent e360e6636c
commit bd4c0c3e7a
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
- name: Publish
uses: svenstaro/upload-release-action@v1
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ matrix.artifact_name }}