Compare commits
2
Commits
7199249f75
...
7fbf499278
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7fbf499278 | ||
|
|
64fc890cb7 |
@@ -12,7 +12,8 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Fetch tags
|
||||
run: git fetch --prune --unshallow --tags
|
||||
run: |
|
||||
git fetch --prune --unshallow --tags
|
||||
|
||||
- name: Configure git
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user