mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-21 17:18:23 -05:00
yaml indentation fixes in github action
This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
||||
env:
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
run: |
|
||||
MESSAGES=$(cat <<EOF
|
||||
MESSAGES=$(cat <<-EOF
|
||||
${{ steps.commits.outputs.messages }}
|
||||
EOF
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user