Skip to content

Commit

Permalink
use default values for copier in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rehan892 committed Dec 30, 2024
1 parent e453847 commit ff5601a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
git config --global user.name "CI CD Setup Project"
REPO_URL="https://github.com/sixfeetup/scaf-templates.git"
$HOME/.local/bin/scaf myproject --no-input --checkout main $REPO_URL
$HOME/.local/bin/scaf myproject --defaults $REPO_URL

0 comments on commit ff5601a

Please sign in to comment.