Update xmly.yml

This commit is contained in:
Sitoi 2020-12-10 12:37:16 +08:00 committed by GitHub
parent 859125e945
commit 4f707a7cee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ jobs:
run: python3 index.py
env:
IS_GITHUB_ACTION: true
ONLY_XMLY: true
ONLY_XMLY: xmly
DINGTALK_SECRET: ${{ secrets.DINGTALK_SECRET }}
DINGTALK_ACCESS_TOKEN: ${{secrets.DINGTALK_ACCESS_TOKEN}}
SCKEY: ${{secrets.SCKEY}}