mirror of
https://github.com/zsbai/wechat-versions.git
synced 2026-05-13 07:16:43 +00:00
use GHTOKEN
This commit is contained in:
2
.github/workflows/destversion.yml
vendored
2
.github/workflows/destversion.yml
vendored
@@ -19,5 +19,5 @@ jobs:
|
||||
# run: echo `date`
|
||||
- name: Check new version and push
|
||||
env:
|
||||
GHTOKEN: ${{ secrets.GHTOKEN }}
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: sudo apt update && sudo apt install python3 python3-pip -y && pip install lxml requests && bash -x ./scripts/destVersionForMac.sh ${{ github.event.inputs.download_link }}
|
||||
|
||||
Reference in New Issue
Block a user