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