Skip to content

Commit

Permalink
Maybe fix generation bug?
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed Apr 29, 2024
1 parent 7d283c3 commit 4b2069d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate/goplicate/generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ func main() {
writeFileFromTemplate(
varMap,
getAbs("./goplicate.tmpl.yaml"),
getAbs("../../updates/.goplicate.yaml"),
getAbs(".goplicate.yaml"),
)
}

Expand Down

0 comments on commit 4b2069d

Please sign in to comment.