You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The publish workflow at `.github/workflows/publish-tiles.yml` treats each skill directory under `config/.opencode/skills/` and `config/.claude/skills/` as its own Tessl tile.
18
+
19
+
Before GitHub Actions can publish a tile, generate a `tile.json` inside each skill directory you want to publish:
Repeat that for any other skill folders you want Tessl to manage, then add the `TESSL_API_TOKEN` repository secret described in the Tessl publishing docs.
0 commit comments