This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
- name: Manual Checkout
|
||||
run: |
|
||||
git clone https://${{ gitea.server_url }}/${{ gitea.repository }} .
|
||||
git clone ${{ gitea.server_url }}/${{ gitea.repository }} .
|
||||
git checkout ${{ gitea.ref_name }}
|
||||
|
||||
- name: Say Hello
|
||||
|
||||
Reference in New Issue
Block a user