diff --git a/.gitea/workflows/build_releases.yaml b/.gitea/workflows/build_releases.yaml index 2a19258..138a48b 100644 --- a/.gitea/workflows/build_releases.yaml +++ b/.gitea/workflows/build_releases.yaml @@ -17,7 +17,7 @@ jobs: - name: Checkout Code uses: docker://alpine/git:latest with: - args: clone https://github.com/${{ github.repository }}.git . && git checkout ${{ github.sha }} + args: clone https://git.main.qwsdcvghyu.com/riley/aeqw89.tools.Publish.git . && git checkout ${{ github.sha }} # 2. Run the .NET compilation step - name: 'Execute .NET Publish Target'