Compare commits
2 Commits
41c26393f4
...
c18793a25c
Author | SHA1 | Date | |
---|---|---|---|
|
c18793a25c | ||
|
0e1f5e5768 |
2
.github/workflows/repo-sync.yml
vendored
2
.github/workflows/repo-sync.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
if: github.repository_owner == 'Mic92'
|
if: github.repository_owner == 'Mic92'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
- name: repo-sync
|
- name: repo-sync
|
||||||
|
Loading…
Reference in New Issue
Block a user