File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 timeout-minutes : 10
2020 uses : " anolilab/workflows/.github/workflows/allo-allo.yml@main"
2121 with :
22- target-repo : " anolilab/multi- semantic-release"
22+ target-repo : " anolilab/semantic-release"
2323 onboarding-lead : " prisis"
Original file line number Diff line number Diff line change 1313 timeout-minutes : 10
1414 uses : " anolilab/workflows/.github/workflows/cleanup-branch-cache.yaml@main"
1515 with :
16- target-repo : " anolilab/multi- semantic-release"
16+ target-repo : " anolilab/semantic-release"
Original file line number Diff line number Diff line change 2424jobs :
2525 files-changed :
2626 name : " Detect what files changed"
27- if : " github.repository == 'anolilab/multi- semantic-release'"
27+ if : " github.repository == 'anolilab/semantic-release'"
2828 runs-on : " ubuntu-24.04"
2929 timeout-minutes : 3
3030 # Map a step output to a job output
Original file line number Diff line number Diff line change 1616 timeout-minutes : 30
1717 uses : " anolilab/workflows/.github/workflows/pnpm-lock-file-maintenance.yml@main"
1818 with :
19- target-repo : " anolilab/multi- semantic-release"
19+ target-repo : " anolilab/semantic-release"
2020 node-version : " 22.x"
2121 run-audit-fix : true
2222 secrets :
Original file line number Diff line number Diff line change 1313 timeout-minutes : 10
1414 uses : " anolilab/workflows/.github/workflows/lock-closed.yml@main"
1515 with :
16- target-repo : " anolilab/multi- semantic-release"
16+ target-repo : " anolilab/semantic-release"
Original file line number Diff line number Diff line change 1616jobs :
1717 preview :
1818 name : " Preview Release"
19- if : " github.repository == 'anolilab/multi- semantic-release'"
19+ if : " github.repository == 'anolilab/semantic-release'"
2020 runs-on : " ubuntu-latest"
2121 permissions :
2222 contents : " write"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ permissions:
1919jobs :
2020 semantic-release :
2121 name : " Semantic Release"
22- if : " github.repository == 'anolilab/multi- semantic-release'"
22+ if : " github.repository == 'anolilab/semantic-release'"
2323 runs-on : " ubuntu-latest"
2424 permissions :
2525 contents : " write" # to be able to publish a GitHub release
Original file line number Diff line number Diff line change 1313 timeout-minutes : 10
1414 uses : " anolilab/workflows/.github/workflows/stale-issues.yml@main"
1515 with :
16- target-repo : " anolilab/multi- semantic-release"
16+ target-repo : " anolilab/semantic-release"
You can’t perform that action at this time.
0 commit comments