From eb30a4cff276dac7186f8b2777404a66724c01dd Mon Sep 17 00:00:00 2001 From: Oleg Samarin Date: Tue, 27 Apr 2021 21:50:49 +0300 Subject: [PATCH] Added file to artifacts --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 35b3587..a4b1fbe 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -78,7 +78,7 @@ jobs: uses: flying-ufo/action-upload-artifacts-and-release@main with: path: | - x.txt + File1.txt *ersio* upload-release-files: ${{ needs.calc_ver.outputs.release_flag }} release-upload-url: ${{ needs.calc_ver.outputs.release_upload_url }}