mirror of
https://github.com/4sval/FModel.git
synced 2026-04-26 08:13:27 -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
|
- name: Show Response
|
||||||
run: |
|
run: |
|
||||||
echo ${{ steps.package_version.outputs.version }}
|
echo ${{ steps.package_version.outputs.version }}
|
||||||
echo ${{ join(steps.edited_release.outputs.files.*, ",") }}
|
echo ${{ join(steps.edited_release.outputs.files.*, ';') }}
|
||||||
|
|
||||||
- name: FModel Auth
|
- name: FModel Auth
|
||||||
id: fmodel_auth
|
id: fmodel_auth
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user