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 - name: Context
env: env:
GITHUB_CONTEXT: ${{ toJson(github) }} GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT" run: echo "$GITHUB_CONTEXT"
uses: actions/checkout@v1 - uses: actions/checkout@v1
with: with:
fetch-depth: 1 fetch-depth: 1
- name: Use Node.js 10.x - name: Use Node.js 10.x
@ -49,4 +49,4 @@ jobs:
with: with:
files: "artifacts/**" files: "artifacts/**"
env: 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