Skip to content

Commit

Permalink
Update template digest to 120b6fd
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeNaccarato committed Sep 5, 2023
1 parent e1f6f9b commit 2bbd566
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .tools/scripts/Copy-Template.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ Param(
[switch]$Recopy,

# Whether to use default values for unanswered questions.
[switch]$Defaults.
[switch]$Defaults,

# Whether to skip verifification when committing.
[switch]$NoVerify,
[switch]$NoVerify
)

if ( $Recopy ) {
Expand Down
2 changes: 1 addition & 1 deletion template

0 comments on commit 2bbd566

Please sign in to comment.