mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 03:05:18 +08:00
Changed: Bump termux/upload-release-action from 4.1.0 to 4.2.0
Bumps [termux/upload-release-action](https://github.com/termux/upload-release-action) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/termux/upload-release-action/releases) - [Changelog](https://github.com/termux/upload-release-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/termux/upload-release-action/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: termux/upload-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
agnostic-apollo
parent
882da34fcd
commit
7b19cd2f5a
@@ -63,7 +63,7 @@ jobs:
|
|||||||
- name: Download artifact
|
- name: Download artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
- name: Upload APKs to release
|
- name: Upload APKs to release
|
||||||
uses: termux/upload-release-action@v4.1.0
|
uses: termux/upload-release-action@v4.2.0
|
||||||
with:
|
with:
|
||||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
file: "**/*.apk"
|
file: "**/*.apk"
|
||||||
|
Reference in New Issue
Block a user