File tree Expand file tree Collapse file tree
template/.github/workflows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 - " main"
88 paths :
99 - " Project.toml"
10+ issue_comment :
11+ types :
12+ - " created"
1013permissions :
1114 contents : " write"
1215 pull-requests : " write"
16+ issues : " write"
1317jobs :
1418 Register :
1519 uses : " ITensor/ITensorActions/.github/workflows/Registrator.yml@main"
1620 with :
1721 localregistry : " ITensor/ITensorRegistry"
18- secrets :
19- REGISTRATOR_KEY : " ${{ secrets.REGISTRATOR_KEY }}"
22+ secrets : " inherit"
Original file line number Diff line number Diff line change 77 - "main"
88 paths:
99 - "Project.toml"
10+ issue_comment:
11+ types:
12+ - "created"
1013permissions:
1114 contents: "write"
1215 pull-requests: "write"
16+ issues: "write"
1317jobs:
1418 Register:
1519 uses: "ITensor/ITensorActions/.github/workflows/Registrator.yml@main"
1620 with:
1721 localregistry: "ITensor/ITensorRegistry"
18- secrets:
19- REGISTRATOR_KEY: "${{ secrets.REGISTRATOR_KEY }}"
22+ secrets: "inherit"
You can’t perform that action at this time.
0 commit comments