diff --git a/.github/workflows/ci.yml b/.gitea/workflows/ci.yml similarity index 100% rename from .github/workflows/ci.yml rename to .gitea/workflows/ci.yml diff --git a/.github/workflows/publish.yml b/.gitea/workflows/publish.yml similarity index 97% rename from .github/workflows/publish.yml rename to .gitea/workflows/publish.yml index 6e05a6b..3615ac4 100644 --- a/.github/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -13,7 +13,7 @@ permissions: contents: read # OIDC token for PyPI trusted-publisher auth — no secret token needed. # PyPI side: register - # github.com/Molecule-AI/codex-channel-molecule + # git.moleculesai.app/molecule-ai/codex-channel-molecule # workflow=publish.yml environment=pypi # under "Trusted publisher management" on the codex-channel-molecule # PyPI project page (see README "Releasing" section).