Update action.yml
This commit is contained in:
parent
9c0598f551
commit
b8d65c1aeb
@ -9,7 +9,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
run: |
|
run: |
|
||||||
git clone $GITEA_REPO_URL .
|
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git reset --hard $GITEA_COMMIT_SHA
|
git reset --hard $GITEA_COMMIT_SHA
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user