From d5b4f9d468ee61fc75bbfa0a41899042282547dd Mon Sep 17 00:00:00 2001 From: "John R. Patek" Date: Wed, 6 Mar 2024 16:25:10 -0600 Subject: [PATCH] testing new repo location --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index b0ddddd..32581df 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -48,4 +48,4 @@ jobs: uses: codecov/codecov-action@v4.0.1 with: token: ${{ secrets.CODECOV_TOKEN }} - slug: johnpatek/sigfn \ No newline at end of file + slug: maxtek6/sigfn \ No newline at end of file