From 179550f0ae9cd886947259c334c3b613382d0fb1 Mon Sep 17 00:00:00 2001 From: Tobias Brenner <19689801+brenner-tobias@users.noreply.github.com> Date: Thu, 20 Jan 2022 22:43:03 +0100 Subject: [PATCH] Update push-to-beta.yml --- .github/workflows/push-to-beta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-to-beta.yml b/.github/workflows/push-to-beta.yml index 0683871..0708a75 100644 --- a/.github/workflows/push-to-beta.yml +++ b/.github/workflows/push-to-beta.yml @@ -25,7 +25,7 @@ jobs: env: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} with: - source-directory: '~' + source-directory: '' destination-github-username: 'brenner-tobias' destination-repository-name: 'ha-addons-beta' user-email: 19689801+brenner-tobias@users.noreply.github.com