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
e81259b298
commit
b5a3b1c655
2
.github/workflows/qa.yml
vendored
2
.github/workflows/qa.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user