Compare commits

...

2 Commits

Author SHA1 Message Date
5f1f83c2f1 20260109.105006 2026-01-09 10:50:06 -06:00
462c9f4833 20260109.104742
Some checks failed
Release Creation / build (release) Failing after 5s
2026-01-09 10:47:42 -06:00
3 changed files with 3 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ jobs:
echo "GITEA_TOKEN secret is missing in this run context."
exit 1
fi
echo "GITEA_TOKEN present."
echo "GITEA_TOKEN present. ${TOKEN}"
# Create a release for this specific version
- name: Update Release with Files
id: create_version_release

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
.env
.secrets
.github/
.sh
*.sh

1
README.md Normal file
View File

@@ -0,0 +1 @@
Tag: 20260109.105006