Skip to content

Commit

Permalink
Sync branch [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pirate-bot authored Nov 6, 2024
2 parents 6cd51e9 + 69f7437 commit b61823e
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 b61823e

Please sign in to comment.