diff --git a/.github/workflows/gbp_collect.yml b/.github/workflows/gbp_collect.yml index b1d31b1ae0f..b10bbcf8022 100644 --- a/.github/workflows/gbp_collect.yml +++ b/.github/workflows/gbp_collect.yml @@ -23,7 +23,7 @@ jobs: - name: Copy configuration run: cp ./.github/gbp.toml ./gbp-balances/.github/gbp.toml - name: GBP action - uses: ./ + uses: Mothblocks/gbp-action@collate-changes with: collect: "true" directory: ./gbp-balances