chore,ci(bootstrap_archives): Use Termux's fork of svenstaro/upload-release-action

This commit is contained in:
Yaksh Bariya 2022-04-28 15:03:02 +05:30
parent 0e28dda6d7
commit 5edddd95c0
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
git push --tags
echo "::set-output name=tag_name::$new_tag"
- name: Publish GitHub release
uses: svenstaro/upload-release-action@v2
uses: termux/upload-release-action@v3
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: "*.zip"