Skip to content

Commit

Permalink
修改 yml 脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
super authored and super committed Aug 26, 2021
1 parent 0a17fc2 commit 280ce76
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,12 @@ jobs:
with:
name: termux-packages-${{ github.sha }}
path: ./artifacts
env:
# REPOSITORY_NAME: termux-main
# REPOSITORY_DISTRIBUTION: stable
GITHUB_TOKEN: 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
with:
upload_url: 'https://github.com/super-keys/termux-x/releases/tag/'
asset_path: 'https://github.com/super-keys/termux-x/releases/tag/newVersionV1'
asset_name: xermux-main
asset_content_type: application/octet-stream

0 comments on commit 280ce76

Please sign in to comment.