Skip to content

Use add! in unmatricizeadd! (#152) #91

Use add! in unmatricizeadd! (#152)

Use add! in unmatricizeadd! (#152) #91

Workflow file for this run

name: "Register Package"
on:
workflow_dispatch: ~
push:
branches:
- "master"
- "main"
paths:
- "Project.toml"
issue_comment:
types:
- "created"
permissions:
contents: "write"
pull-requests: "write"
issues: "write"
jobs:
Register:
uses: "ITensor/ITensorActions/.github/workflows/Registrator.yml@main"
with:
localregistry: "ITensor/ITensorRegistry"
secrets: "inherit"