diff --git a/.github/workflows/mine-nuget-packageurls.yml b/.github/workflows/mine-nuget-packageurls.yml index c848eae0..90dd2bf2 100644 --- a/.github/workflows/mine-nuget-packageurls.yml +++ b/.github/workflows/mine-nuget-packageurls.yml @@ -10,7 +10,7 @@ jobs: scancodeio-repo-branch: "minecode-nuget-deployment#egg=scancodeio[mining]" pipelines: "mine_nuget" env: - FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data/minecode-data-nuget-test + FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data FEDERATEDCODE_GIT_SERVICE_TOKEN: ${{ secrets.NUGET_MINING_GITHUB_TOKEN }} FEDERATEDCODE_GIT_SERVICE_NAME: "AboutCode Automation" FEDERATEDCODE_GIT_SERVICE_EMAIL: "automation@aboutcode.org"