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