Skip to content

Commit

Permalink
target-repo actions
Browse files Browse the repository at this point in the history
  • Loading branch information
RusabKhan committed Jan 26, 2024
1 parent 86c9fda commit 43658d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "Github Actions Bot"
git remote add target-repo [email protected]:RusabKhan/OpenETL-Pro.git
git pull target-repo
git pull target-repo actions
git push target-repo HEAD:actions # Adjust target branch name if needed

0 comments on commit 43658d8

Please sign in to comment.