From a8cfaeefbd24c55db249f82de53f78cebe9a3b9f Mon Sep 17 00:00:00 2001 From: Reynaldi Chernando <12949382+reynaldichernando@users.noreply.github.com> Date: Tue, 9 Jun 2026 23:35:34 +0700 Subject: [PATCH] Add subdomain and workers github actions deployment (#3226) * Add subdomain and workers github actions deployment * minor adjust --- src/docs/src/Workers.md | 8 ++++---- src/docs/src/deployments.md | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/docs/src/Workers.md b/src/docs/src/Workers.md index 2b426d04b..bef515eba 100644 --- a/src/docs/src/Workers.md +++ b/src/docs/src/Workers.md @@ -173,7 +173,7 @@ The quickest way to publish a worker is to create it on [puter.com](https://pute - +
PUTER_TOKEN and set its value to your Puter auth token (see creating secrets for a repository). To get your auth token, follow the Puter auth token tutorial.