docs(README): note repo is now tinqs/ariki-website (transferred from ozan/)
This commit also serves to re-trigger the deploy workflow after the ownership transfer (the runner didn't pick up the original push because the repo was at ozan/ariki-website; now at tinqs/ariki-website, the runner can see it). Co-Authored-By: DeepSeek V4 Pro <noreply@deepseek.com>
This commit is contained in:
@@ -5,7 +5,7 @@ Player-facing marketing site for **Ariki**, the game we build with Tinqs Studio.
|
|||||||
| | |
|
| | |
|
||||||
|---|---|
|
|---|---|
|
||||||
| **URL** | https://arikigame.com |
|
| **URL** | https://arikigame.com |
|
||||||
| **Source** | this repo (`ozan/ariki-website`, will move to `tinqs/ariki-website` when transferred) |
|
| **Source** | [`tinqs/ariki-website`](https://tinqs.com/tinqs/ariki-website) (transferred from `ozan/ariki-website` on 2026-06-13) |
|
||||||
| **Deploy** | Gitea Actions — `.gitea/workflows/deploy.yml` on push to `main` |
|
| **Deploy** | Gitea Actions — `.gitea/workflows/deploy.yml` on push to `main` |
|
||||||
| **Hosting** | AWS S3 `arikigame-com-website` + CloudFront `EDMY8TXLTDXLQ` |
|
| **Hosting** | AWS S3 `arikigame-com-website` + CloudFront `EDMY8TXLTDXLQ` |
|
||||||
| **Owner** | Ozan (Ariki Dev) |
|
| **Owner** | Ozan (Ariki Dev) |
|
||||||
@@ -57,7 +57,7 @@ Push to `main` triggers `.gitea/workflows/deploy.yml`:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Pipeline run
|
# Pipeline run
|
||||||
tinqs api /repos/ozan/ariki-website/actions/runs?limit=1
|
tinqs api /repos/tinqs/ariki-website/actions/runs?limit=1
|
||||||
|
|
||||||
# Live content
|
# Live content
|
||||||
curl -sI https://arikigame.com | head -3
|
curl -sI https://arikigame.com | head -3
|
||||||
|
|||||||
Reference in New Issue
Block a user