We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 758aecf + 5cf07ff commit 844ce2aCopy full SHA for 844ce2a
1 file changed
.github/workflows/mine-nuget-packageurls.yml
@@ -11,6 +11,6 @@ jobs:
11
pipelines: "mine_nuget"
12
env:
13
FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data/minecode-data-nuget-test
14
- FEDERATEDCODE_GIT_SERVICE_TOKEN: ${{ secrets.MINING_GITHUB_TOKEN }}
+ 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