From 05af61cb590fb27b98a3dcd879b4c227949aad0e Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 31 Jan 2024 16:29:21 +0400 Subject: Update Codeberg remote URL --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c02fd57..aa3b935 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,6 +20,6 @@ jobs: - name: Push to Codeberg uses: yesolutions/mirror-action@master with: - REMOTE: 'https://codeberg.org/valentineus/wecli.git' + REMOTE: '${{ secrets.CODEBERG_REPOSITORY }}}' GIT_USERNAME: ${{ secrets.CODEBERG_USERNAME }} GIT_PASSWORD: ${{ secrets.CODEBERG_PASSWORD }} -- cgit v1.2.3