GH/update-images: fix missing quote in the script
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
035ced543b
commit
8fe28a2e98
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-images.yml
vendored
2
.github/workflows/update-images.yml
vendored
|
|
@ -42,7 +42,7 @@
|
|||
git add Schutzfile
|
||||
git commit -m "Schutzfile: Update images dependency ref to latest"
|
||||
git push -f https://"$GITHUB_TOKEN"@github.com/schutzbot/osbuild.git
|
||||
echo "Updating images dependency ref to current \`main\` > body
|
||||
echo "Updating images dependency ref to current \`main\`" > body
|
||||
gh pr create \
|
||||
-t "Update images dependency ref to latest" \
|
||||
-F "body" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue