From e1d8e4dd4a095297cd80874906ae93e06a5460ed Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Mon, 15 Aug 2022 20:34:31 +0200 Subject: [PATCH] =?UTF-8?q?update=20bitbuket=20miror=20link=20=F0=9F=98=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 57eae30..dce6807 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -24,7 +24,7 @@ jobs: fetch-depth: 0 - uses: yesolutions/mirror-action@master with: - REMOTE: 'https://anas_elgarhy@bitbucket.org/anas_elgarhy/dotfiles.git' + REMOTE: 'https://anas-elgarhy@bitbucket.org/anas_elgarhy/dotfiles.git' REMOTE_NAME: bitbucket GIT_USERNAME: anas_elgarhy GIT_PASSWORD: ${{ secrets.BITBUCKET_TOKEN }}