diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 87dc9cd..79106a8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: # Upload build file to the releas as an asset. - name: Upload zip to release - uses: svenstaro/upload-release-action@v1-release + uses: svenstaro/upload-release-action@v2-release with: repo_token: ${{ secrets.GITHUB_TOKEN }}