Add environment for workflow

This commit is contained in:
Shiming Zhang 2021-09-14 11:15:45 +08:00
parent 31f741922b
commit ba35a5d494
1 changed files with 5 additions and 0 deletions

View File

@ -14,5 +14,10 @@ jobs:
run: |
pip3 install yq
- name: Check
env:
INCREMENTAL: "true"
DEBUG: "true"
QUICKLY: "true"
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
./scripts/check-image.sh