Update qa.yml

This commit is contained in:
Valentin
2023-11-04 18:54:02 +01:00
committed by GitHub
parent 3cab5e6a27
commit 5f2fea6828

View File

@@ -36,9 +36,13 @@ jobs:
files: ./FModel/bin/Publish/FModel.exe
dest: ${{ github.sha }}.zip # will end up in working directory not the Publish folder
deploy:
runs-on: ubuntu-latest
steps:
- name: Edit QA Artifact
uses: irongut/EditRelease@v1.2.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
id: qa
id: 127997284
files: ${{ github.sha }}.zip