mirror of
https://github.com/multipleof4/.github.git
synced 2026-01-13 15:27:54 +00:00
Update repo-mirror.yml
This commit is contained in:
2
.github/workflows/repo-mirror.yml
vendored
2
.github/workflows/repo-mirror.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
|||||||
mirror:
|
mirror:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v5
|
||||||
- run: |
|
- run: |
|
||||||
shopt -s dotglob extglob
|
shopt -s dotglob extglob
|
||||||
rm -rf !(.git|.github)
|
rm -rf !(.git|.github)
|
||||||
|
|||||||
Reference in New Issue
Block a user