Skip to content

Commit

Permalink
auto-organize
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 24, 2023
1 parent e60f34b commit 9ac7de0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
3 changes: 0 additions & 3 deletions .domino/compiled_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@
"url": {
"title": "Url",
"description": "The url of the video to be downloaded.",
"minLength": 1,
"maxLength": 65536,
"format": "uri",
"type": "string"
},
"output_type": {
Expand Down
10 changes: 5 additions & 5 deletions .domino/dependencies_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"secrets": [
"YOUTUBE_API_KEY"
],
"source_image": "ghcr.io/tauffer-consulting/social_media_domino_pieces:0.2.5-group0"
"source_image": "ghcr.io/tauffer-consulting/social_media_domino_pieces:0.2.6-group0"
},
"group1": {
"dependency": {
Expand All @@ -24,13 +24,13 @@
"EmailSenderPiece"
],
"secrets": [
"APP_ID",
"EMAIL_SENDER_PASSWORD",
"EMAIL_SENDER_ACCOUNT",
"ACCESS_TOKEN",
"APP_SECRET",
"APP_ID"
"APP_SECRET"
],
"source_image": "ghcr.io/tauffer-consulting/social_media_domino_pieces:0.2.5-group1"
"source_image": "ghcr.io/tauffer-consulting/social_media_domino_pieces:0.2.6-group1"
},
"group2": {
"dependency": {
Expand All @@ -45,6 +45,6 @@
"IMGUR_ACCESS_TOKEN",
"CLIENT_ID"
],
"source_image": "ghcr.io/tauffer-consulting/social_media_domino_pieces:0.2.5-group2"
"source_image": "ghcr.io/tauffer-consulting/social_media_domino_pieces:0.2.6-group2"
}
}

0 comments on commit 9ac7de0

Please sign in to comment.