ci(bootstrap_archives): use specific version

This commit is contained in:
Yaksh Bariya 2022-04-28 19:08:59 +05:30
parent dd25612bab
commit 52c8fd0a41
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: termux/upload-release-action@v3
uses: termux/upload-release-action@v3.0.3
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: "*.zip"