Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Nov 14, 2023
1 parent 04cf014 commit 99fd28a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: git clone --bare https://git.code.sf.net/p/mingw/regex .
- run:
git push --mirror
"https://x:[email protected]/octocat/mingw-regex.git"
- run: git push --mirror "https://x:[email protected]/octocat/mingw-regex.git"
env:
TOKEN: ${{ secrets.MINGW_REGEX_TOKEN }}
```
Expand Down

0 comments on commit 99fd28a

Please sign in to comment.