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 c412673 commit 0b43b7cCopy full SHA for 0b43b7c
.github/workflows/build-push-images.yml
@@ -18,6 +18,7 @@ jobs:
18
include:
19
- component: chat
20
- component: image-analysis
21
+ - component: flux-image-gen
22
permissions:
23
contents: read
24
id-token: write # needed for signing the images with GitHub OIDC Token
0 commit comments