Skip to content

Update mirror.yml

Update mirror.yml #2

Workflow file for this run

on: [push]
...
steps:

Check failure on line 3 in .github/workflows/mirror.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/mirror.yml

Invalid workflow file

You have an error in your yaml syntax on line 3
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: yesolutions/mirror-action@master
with:
REMOTE: 'https://codeberg.org/Freakybob/Freakybob.site'
GIT_USERNAME: wish13yt
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}
DEBUG: "true"