Skip to content

Commit

Permalink
small fix btw
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@crew.recaptime.dev>
  • Loading branch information
ajhalili2006 authored Jan 8, 2025
1 parent 004b078 commit 1b2a351
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/repo-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
- name: Deploy
run: |
git filter-repo --path docker/*/stack.env --path config/**/* --invert-paths --force
git remote add pub https://RecapTimeBot:${{env.RTDEVBOT_GITHUB_TOKEN}}github.com/internal-recaptime-dev/infra-internals-public.git
git remote add pub https://RecapTimeBot:${{env.RTDEVBOT_GITHUB_TOKEN}}@github.com/internal-recaptime-dev/infra-internals-public.git
git push pub --mirror
git remote remove pub
git remote remove pub

0 comments on commit 1b2a351

Please # to comment.