mirror of
https://github.com/inventree/InvenTree
synced 2025-07-26 05:15:32 +00:00
fix syntax?
This commit is contained in:
2
.github/workflows/do_release.yaml
vendored
2
.github/workflows/do_release.yaml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
{
|
||||
echo 'auto_text<<EOF'
|
||||
$auto_text
|
||||
echo EOF
|
||||
EOF
|
||||
} >> "$GITHUB_OUTPUT"
|
||||
- name: "Dummy: Set version"
|
||||
run: echo "Change version to ${{ steps.version.outputs.tag }}"
|
||||
|
Reference in New Issue
Block a user