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 433eb32 commit cc612b3Copy full SHA for cc612b3
1 file changed
.github/workflows/update-repositories.yml
@@ -64,7 +64,7 @@ jobs:
64
--s3-region=eu-north-1 \
65
--no-fail-if-exists \
66
--codename="$codename" \
67
- --component="$component"
+ --component="$component" \
68
"$deb_file"
69
done
70
0 commit comments