Skip to content

Commit

Permalink
Update mirror.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wish13yt authored Oct 5, 2024
1 parent 0387b76 commit 58b50fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on: [push]
...
...
steps:
- uses: actions/checkout@v3
with:
Expand All @@ -9,3 +9,4 @@ on: [push]
REMOTE: 'https://codeberg.org/Freakybob/Freakybob.site'
GIT_USERNAME: wish13yt
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}
DEBUG: "true"

0 comments on commit 58b50fb

Please sign in to comment.