Update qa.yml

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

View File

@ -54,7 +54,7 @@ jobs:
files: ${{ github.sha }}.zip
- name: Show Response
run: echo ${{ join(steps.edited_release.outputs.files.*, ';') }}
run: echo ${{ join(steps.edited_release.outputs.files, ';') }}
- name: FModel Auth
id: fmodel_auth