Update qa.yml

This commit is contained in:
Valentin 2023-11-04 20:10:15 +01:00 committed by GitHub
parent 26a0dfcde8
commit f510ca0a0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ jobs:
- name: Show Response
run: |
echo ${{ steps.package_version.outputs.version }}
echo ${{ join(steps.edited_release.outputs.files.*, ",") }}
echo ${{ join(steps.edited_release.outputs.files.*, ';') }}
- name: FModel Auth
id: fmodel_auth