mirror of
https://github.com/4sval/FModel.git
synced 2026-03-21 17:24:26 -05:00
Update qa.yml
This commit is contained in:
parent
26a0dfcde8
commit
f510ca0a0c
2
.github/workflows/qa.yml
vendored
2
.github/workflows/qa.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user