renaming .github to .gitea
This commit is contained in:
@@ -30,7 +30,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Manual Git Clone
|
- name: Manual Git Clone
|
||||||
run: |
|
run: |
|
||||||
# Use GITEA_TOKEN for the current repo or a PAT for others
|
|
||||||
git clone ${{ gitea.server_url }}/${{ gitea.repository }}.git .
|
git clone ${{ gitea.server_url }}/${{ gitea.repository }}.git .
|
||||||
|
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
|
|||||||
Reference in New Issue
Block a user