fix syntax?

This commit is contained in:
Matthias Mair 2024-03-01 00:26:30 +01:00
parent f901d1c6f3
commit 157c941860
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A

View File

@ -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 }}"