You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user