Skip to content

Commit

Permalink
test: setup zug's fork to test new sync template
Browse files Browse the repository at this point in the history
  • Loading branch information
zugdev committed Nov 8, 2024
1 parent 4ccb05c commit afe768a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
git checkout -b "$pr_branch"
git clone https://github.com/ubiquity/ts-template template-repo
git clone https://github.com/zugdev/ts-template template-repo
# Convert ADDITIONAL_FILES input to an array
additional_files=""
Expand Down

0 comments on commit afe768a

Please sign in to comment.