mirror of
https://github.com/mudler/LocalAI.git
synced 2026-05-24 04:39:06 -05:00
ci: use var as placeholder
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
bash .github/bump_deps.sh ${{ matrix.repository }} ${{ matrix.branch }} ${{ matrix.variable }}
|
||||
{
|
||||
echo 'message<<EOF'
|
||||
cat "${{ matrix.repository }}_message.txt"
|
||||
cat "${{ matrix.variable }}_message.txt"
|
||||
echo EOF
|
||||
} >> "$GITHUB_OUTPUT"
|
||||
- name: Create Pull Request
|
||||
|
||||
Reference in New Issue
Block a user