renaming .github to .gitea
This commit is contained in:
@@ -23,14 +23,14 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '2.x'
|
node-version: '2.x'
|
||||||
|
|
||||||
- name: Checkout
|
# - name: Checkout
|
||||||
uses: actions/checkout@v4
|
# uses: actions/checkout@v4
|
||||||
with:
|
# with:
|
||||||
path: noahspan-flying
|
# path: noahspan-flying
|
||||||
|
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls -R noahspan-flying
|
ls ${{ gitea.workspace }}
|
||||||
|
|
||||||
- uses: dorny/paths-filter@v3
|
- uses: dorny/paths-filter@v3
|
||||||
id: filter
|
id: filter
|
||||||
|
|||||||
Reference in New Issue
Block a user