updated file yml

This commit is contained in:
Sambo Chea 2020-02-13 13:17:04 +07:00
parent f8b71a3449
commit deefbb070e
2 changed files with 1624 additions and 3 deletions

View File

@ -14,8 +14,8 @@ jobs:
- name: Context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
uses: actions/checkout@v1
run: echo "$GITHUB_CONTEXT"
- uses: actions/checkout@v1
with:
fetch-depth: 1
- name: Use Node.js 10.x
@ -49,4 +49,4 @@ jobs:
with:
files: "artifacts/**"
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

1621
yarn.lock Normal file

File diff suppressed because it is too large Load Diff