Skip to content

Commit

Permalink
Update another.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal-devtron authored Aug 22, 2023
1 parent 47e68b0 commit 9e3063e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/another.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
# Fetch the new branch from the source repository
git pull origin main
git checkout -b $TARGET_BRANCH_NAME
git fetch $TARGET_BRANCH_NAME
# Push the new branch to the target repository
git push origin $TARGET_BRANCH_NAME

0 comments on commit 9e3063e

Please sign in to comment.