mirror of
https://github.com/4sval/FModel.git
synced 2026-08-28 12:24:44 -05:00
Update qa.yml
This commit is contained in:
4
.github/workflows/qa.yml
vendored
4
.github/workflows/qa.yml
vendored
@@ -54,9 +54,7 @@ jobs:
|
||||
files: ${{ github.sha }}.zip
|
||||
|
||||
- name: Show Response
|
||||
run: |
|
||||
echo ${{ steps.package_version.outputs.version }}
|
||||
echo ${{ join(steps.edited_release.outputs.files.*, ';') }}
|
||||
run: echo ${{ join(steps.edited_release.outputs.files.*, ';') }}
|
||||
|
||||
- name: FModel Auth
|
||||
id: fmodel_auth
|
||||
|
||||
Reference in New Issue
Block a user