Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
RadhepS committed Aug 2, 2024
1 parent abcc15c commit ac2608a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,6 @@ jobs:
branch_name="new_branch_$timestamp"
git checkout -b $branch_name
# # Replace the content inside js-storefront/spartacusstore with the content from ./../../spartacus-${{ github.event.inputs.version }}/apps/spartacusstore
# rm -rf js-storefront/spartacusstore/*
# cp -r ./../../spartacus-${{ github.event.inputs.version }}/apps/spartacusstore/* js-storefront/spartacusstore/

# Add the changes to the new branch
git add .
Expand Down

0 comments on commit ac2608a

Please sign in to comment.