parent
e9a0e10e45
commit
de3668292f
@ -5,9 +5,8 @@ on: [push]
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
steps:
|
steps:
|
||||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
- name: Check out repository code ${{ gitea.repository }}
|
||||||
- name: Check out repository code
|
uses: http://47.116.170.60:3300/jeff/MYDOC@0.2
|
||||||
uses: actions/checkout@v3
|
|
||||||
- name: Use gitea Node.js
|
- name: Use gitea Node.js
|
||||||
uses: https://gitea.com/actions/setup-node@v4
|
uses: https://gitea.com/actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user