mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
Update mirroring.yml
This commit is contained in:
2
.github/workflows/mirroring.yml
vendored
2
.github/workflows/mirroring.yml
vendored
@@ -5,7 +5,7 @@ on: [push, delete]
|
|||||||
jobs:
|
jobs:
|
||||||
to_gitlab:
|
to_gitlab:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
if: secrets.GITLAB_SSH_PRIVATE_KEY
|
if: ${{ secrets.GITLAB_SSH_PRIVATE_KEY }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- uses: pixta-dev/repository-mirroring-action@v1
|
- uses: pixta-dev/repository-mirroring-action@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user