mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 03:05:18 +08:00
@@ -61,7 +61,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
steps:
|
steps:
|
||||||
- name: Download artifact
|
- name: Download artifact
|
||||||
uses: actions/download-artifact@v3
|
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.1.0
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user