...
convert-to-yml / develop-branch (push) Successful in 33s
Details
convert-to-yml / develop-branch (push) Successful in 33s
Details
This commit is contained in:
parent
1437031ab3
commit
6b60cae14a
|
@ -17,7 +17,7 @@ jobs:
|
|||
with:
|
||||
node-version: '20'
|
||||
- run: git fetch
|
||||
- name: actor
|
||||
- env: env
|
||||
run: printenv
|
||||
- uses: http://sigyl.com:3000/actions/batch2yaml@master
|
||||
with:
|
||||
|
|
|
@ -13,6 +13,8 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
fetch-depth: '10'
|
||||
- env: env
|
||||
run: printenv
|
||||
- uses: http://sigyl.com:3000/actions/setup-node@v3
|
||||
with:
|
||||
node-version: '20'
|
||||
|
|
Loading…
Reference in New Issue