From 659e7de1aa21fb642bf4c6d49bac3cdef2ecdc3c Mon Sep 17 00:00:00 2001 From: Gregorio Litenstein Date: Wed, 12 Jun 2024 20:37:54 -0400 Subject: [PATCH] Use my branch --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0b2ee61..9eecdde 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,7 +27,7 @@ jobs: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - uses: actions/checkout@v4 with: - repository: wingtk/gvsbuild + repository: Lord-Kamina/gvsbuild fetch-depth: 0 ref: ${{ github.event.inputs.ref }}