Compare commits
1 Commits
v20260109.
...
v20260109.
| Author | SHA1 | Date | |
|---|---|---|---|
|
462c9f4833
|
@@ -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
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
.env
|
||||
.secrets
|
||||
.github/
|
||||
.sh
|
||||
*.sh
|
||||
Reference in New Issue
Block a user