Skip to content

Commit 024ac25

Browse files
Merge pull request #25 from aboutcode-data/update-workflow-cpan
Update cpan purl mining pipeline
2 parents 45c98eb + f888abe commit 024ac25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/mine-cpan-packageurls.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ jobs:
77
steps:
88
- uses: aboutcode-org/scancode-action@beta
99
with:
10-
scancodeio-repo-branch: "collect-purl-metadata#egg=scancodeio[mining]"
10+
scancodeio-repo-branch: "minecode-git-deployment#egg=scancodeio[mining]"
1111
pipelines: "mine_cpan"
1212
env:
13-
FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data/minecode-data-cpan-test
13+
FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data
1414
FEDERATEDCODE_GIT_SERVICE_TOKEN: ${{ secrets.MINING_GITHUB_TOKEN }}
1515
FEDERATEDCODE_GIT_SERVICE_NAME: "AboutCode Automation"
1616
FEDERATEDCODE_GIT_SERVICE_EMAIL: "automation@aboutcode.org"

0 commit comments

Comments
 (0)