action logic

This commit is contained in:
Your Name
2023-11-18 19:29:23 +02:00
parent bd00d55e98
commit 5c99cc34d0
5 changed files with 189 additions and 2 deletions

View File

@@ -1 +1,4 @@
GITEA_INSTANCE_BASE_URL="https://gitea.example.com"
GITEA_INSTANCE_BASE_URL="https://gitea.example.com"
GITEA_ACCESS_TOKEN="access_token"
GITEA_OWNER="owner"
GITEA_REPOSITORY="repository"