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