From 6607b9965ec412f98be14951927089b307cc524f Mon Sep 17 00:00:00 2001 From: Anthony Correa Date: Fri, 9 Jan 2026 11:03:22 -0600 Subject: [PATCH] 20260109.110322 --- .gitea/workflows/main.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/main.yml b/.gitea/workflows/main.yml index dfd3a6d..399acca 100644 --- a/.gitea/workflows/main.yml +++ b/.gitea/workflows/main.yml @@ -55,7 +55,7 @@ jobs: echo "github.token secret is missing in this run context." exit 1 fi - echo "github.token present. ${TOKEN}" + echo "github.token present. ${TOKEN} for ${{github.server_url}}" # Create a release for this specific version - name: Update Release with Files id: create_version_release diff --git a/README.md b/README.md index 522e2a0..fdd2c2b 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -Tag: 20260109.110220 +Tag: 20260109.110322