mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fix syntax?
This commit is contained in:
parent
f901d1c6f3
commit
157c941860
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 }}"
|
||||
|
Loading…
Reference in New Issue
Block a user