From cd5132aa3cf56a47fc6046a31245c04694caf4b4 Mon Sep 17 00:00:00 2001 From: Zeki Ahmet Bayar <54356667+zekiahmetbayar@users.noreply.github.com> Date: Thu, 11 Nov 2021 06:25:17 +0000 Subject: [PATCH] Update generate.yml --- .github/workflows/generate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generate.yml b/.github/workflows/generate.yml index 83211a5..fb5d423 100644 --- a/.github/workflows/generate.yml +++ b/.github/workflows/generate.yml @@ -94,7 +94,7 @@ jobs: env: API_TOKEN_GITHUB: ${{ secrets.PUSH_TOKEN }} with: - source-directory: '' + source-directory: "samba-${{steps.prepare.outputs.os_name}}${{steps.prepare.outputs.os_version}}-${{steps.prepare.outputs.samba_version}}-${{steps.date.outputs.date}}.tar.gz" destination-github-username: 'aciklab' destination-repository-name: 'samba' user-email: zekiahmetbayar1@gmail.com