We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844ce2a commit 46e8013Copy full SHA for 46e8013
1 file changed
.github/workflows/mine-nuget-packageurls.yml
@@ -10,7 +10,7 @@ jobs:
10
scancodeio-repo-branch: "minecode-nuget-deployment#egg=scancodeio[mining]"
11
pipelines: "mine_nuget"
12
env:
13
- FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data/minecode-data-nuget-test
+ FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data
14
FEDERATEDCODE_GIT_SERVICE_TOKEN: ${{ secrets.NUGET_MINING_GITHUB_TOKEN }}
15
FEDERATEDCODE_GIT_SERVICE_NAME: "AboutCode Automation"
16
FEDERATEDCODE_GIT_SERVICE_EMAIL: "automation@aboutcode.org"
0 commit comments