Skip to content

Commit

Permalink
Update config.ts (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
lodmfjord authored Dec 8, 2023
1 parent 0a4af5c commit 0f6e82d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export const GlobalConfig = (() => {
.parse(undefined);

const { version, sha, changelog } = getExtraReleaseVars(releaseBody);
console.log({ version, sha, changelog });
return {
workDir: "/pipes-ci",
sourceDir: z
Expand Down

0 comments on commit 0f6e82d

Please sign in to comment.