Skip to content

Commit

Permalink
Update mirror.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
selul authored Nov 6, 2024
1 parent 747bad5 commit 69f7437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
GIT_COMMITTER_NAME: "pirate-bot"
GIT_COMMITTER_EMAIL: ${{ secrets.BOT_EMAIL }}
run: |
git remote add mirror "https://${{ secrets.BOT_TOKEN }}@github.com/Codeinwp/themeisle-sdk-lib"
git remote add mirror "https://${{ secrets.BOT_TOKEN }}@github.com/Codeinwp/themeisle-sdk"
# Reset to a single commit with no history
git checkout master
Expand Down

0 comments on commit 69f7437

Please sign in to comment.