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 ac2608a commit 8a21e74
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,6 @@ jobs:
branch_name="new_branch_$timestamp"
git checkout -b $branch_name
# Add the changes to the new branch
git add .
# Commit the changes
git commit -m "Updated content of js-storefront/spartacusstore"
# Push the changes to the new branch
git push -u https://${{secrets.GH_TEMPORARY_TOKEN}}@github.com/SAP-samples/cloud-commerce-sample-setup.git
Expand Down

0 comments on commit 8a21e74

Please sign in to comment.