bak
This commit is contained in:
4
.github/workflows/issue.yml
vendored
4
.github/workflows/issue.yml
vendored
@@ -9,10 +9,12 @@ jobs:
|
||||
- run: echo "github.event_name ${{ github.event_name }}"
|
||||
- run: echo "github.ref ${{ github.ref }}"
|
||||
- run: echo "github.repository ${{ github.repository }}"
|
||||
- run: echo "runner.os ${{ runner.os }}"
|
||||
- run: echo "github.workspace ${{ github.workspace }}"
|
||||
- run: echo "runner.os ${{ runner.os }}"
|
||||
- run: pwd
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v2
|
||||
- run: npm install
|
||||
- run: ls "${{ github.workspace }}"
|
||||
- run: "${{ github.workspace }}/action.js"
|
||||
- run: echo "job.status ${{ job.status }}."
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
"bin": {
|
||||
"china-dictatorship": "china-dictatorship"
|
||||
},
|
||||
"dependencies": {
|
||||
"dependencies": {},
|
||||
"description": "2018新疆改造中心,1989六四事件,1999法轮功 ,2019 996.ICU, 2018包子露宪,2015 710律师劫,2015巴拿马文件 邓家贵,2017低端人口,2008西藏骚乱",
|
||||
"devDependencies": {
|
||||
"@actions/core": "^1.2.7",
|
||||
"@actions/github": "^4.0.0"
|
||||
},
|
||||
"description": "2018新疆改造中心,1989六四事件,1999法轮功 ,2019 996.ICU, 2018包子露宪,2015 710律师劫,2015巴拿马文件 邓家贵,2017低端人口,2008西藏骚乱",
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
"index.js",
|
||||
"china-dictatorship",
|
||||
|
||||
Reference in New Issue
Block a user