From 83d81d4ad364ec285e4cc2811627dfe2f7fdaf34 Mon Sep 17 00:00:00 2001 From: Norbert Orzechowicz <1921950+norberttech@users.noreply.github.com> Date: Sun, 4 Feb 2024 15:46:44 +0100 Subject: [PATCH] Update publish-website.yml --- .github/workflows/publish-website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-website.yml b/.github/workflows/publish-website.yml index 771eab11e..75fd67f71 100644 --- a/.github/workflows/publish-website.yml +++ b/.github/workflows/publish-website.yml @@ -59,4 +59,4 @@ jobs: with: source-directory: 'web/landing/build' destination-github-username: 'flow-php' - destination-repository-name: 'website' \ No newline at end of file + destination-repository-name: 'flow-php.com'