We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45c98eb commit f888abeCopy full SHA for f888abe
1 file changed
.github/workflows/mine-cpan-packageurls.yml
@@ -7,10 +7,10 @@ jobs:
7
steps:
8
- uses: aboutcode-org/scancode-action@beta
9
with:
10
- scancodeio-repo-branch: "collect-purl-metadata#egg=scancodeio[mining]"
+ scancodeio-repo-branch: "minecode-git-deployment#egg=scancodeio[mining]"
11
pipelines: "mine_cpan"
12
env:
13
- FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data/minecode-data-cpan-test
+ FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data
14
FEDERATEDCODE_GIT_SERVICE_TOKEN: ${{ secrets.MINING_GITHUB_TOKEN }}
15
FEDERATEDCODE_GIT_SERVICE_NAME: "AboutCode Automation"
16
FEDERATEDCODE_GIT_SERVICE_EMAIL: "automation@aboutcode.org"
0 commit comments