Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
TatsuyaYamamoto authored Dec 16, 2022
1 parent 79e0b77 commit 8051d7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ if (1 == 1) {
myConfig.addWorkflow(dynamicWorkflow);

// Write the config to file
myConfig.writeFile('config.yml');
myConfig.writeFile('dynamicConfig.yml');

0 comments on commit 8051d7e

Please sign in to comment.