use GHTOKEN

This commit is contained in:
zsbai
2022-08-24 18:54:11 +08:00
parent d384d045ec
commit 6ffdc7521d

View File

@@ -19,5 +19,5 @@ jobs:
# run: echo `date`
- name: Check new version and push
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
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 }}