Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lshbluesky authored Aug 23, 2024
1 parent 783365b commit c7b19ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ jobs:
run: |
git clone --bare https://github.com/lshbluesky/WhateverGreen.git upstream-bare
cd upstream-bare
git remote set-url origin https://x-access-token:${PAT}@github.com/lshbluesky/WhateverGreen.git
git push --mirror https://x-access-token:${PAT}@github.com/lshbluesky/WhateverGreen-Mirror.git

0 comments on commit c7b19ca

Please sign in to comment.