use GHTOKEN

This commit is contained in:
zsbai
2022-08-24 18:52:42 +08:00
parent d10837b412
commit d384d045ec

View File

@@ -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 }}