Revert "ci(bootstrap_archives): upload-release-action v4.0.1"

I should have checked that there is no nodejs18 available for now. Need
to start reading documentation :) Lots of chaos for the day

This reverts commit 0e67438e38.
This commit is contained in:
Yaksh Bariya 2022-12-28 20:46:38 +05:30
parent 0e67438e38
commit 9a526efb84
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ jobs:
release_name: "Bootstrap archives for Termux application"
tag: ${{ steps.get_tag.outputs.tag_name }}
- name: Publish bootstraps sha256sum to GitHub release
uses: termux/upload-release-action@v4.0.1
uses: termux/upload-release-action@v4.0.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: "bootstraps.sha256sum"