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