Bump notion
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@trigger.dev/notion": patch
|
||||
---
|
||||
|
||||
Bumping notion to release the new version
|
||||
@@ -75,7 +75,7 @@ async function updateTemplate(templateName) {
|
||||
);
|
||||
|
||||
// Push to remote
|
||||
await execAsync(`cd ${templateDir} && git push`);
|
||||
await execAsync(`cd ${templateDir} && git push origin main`);
|
||||
|
||||
console.log(`Updated dependencies for template '${templateName}'`);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user