We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe05370 commit 3c26520Copy full SHA for 3c26520
tools/init.ts
@@ -60,6 +60,7 @@ const modifyFiles = [
60
'README.md',
61
'CODE_OF_CONDUCT.md',
62
'shell.nix',
63
+ '.github/workflows/release-please.yml',
64
];
65
66
/**
0 commit comments