Skip to content

Commit 7d8ae89

Browse files
nateberkopecclaude
andcommitted
Add projectId to Northflank template workflow
Without a Project step, the workflow needs an explicit projectId to know where to create resources. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b49b0dc commit 7d8ae89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

northflank.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"kind": "Workflow",
55
"spec": {
66
"type": "sequential",
7+
"projectId": "cgrp-slackbot",
78
"steps": [
89
{
910
"kind": "SecretGroup",

0 commit comments

Comments
 (0)