Remove pointless step ID
This commit is contained in:
@@ -14,7 +14,6 @@ jobs:
|
|||||||
token: ${{ secrets.GIT_TOKEN }}
|
token: ${{ secrets.GIT_TOKEN }}
|
||||||
|
|
||||||
- name: Set up repository
|
- name: Set up repository
|
||||||
id: check_commit
|
|
||||||
run: |
|
run: |
|
||||||
git reset --hard
|
git reset --hard
|
||||||
git pull
|
git pull
|
||||||
|
|||||||
Reference in New Issue
Block a user