I'm quite tired
Build and Publish / build (push) Successful in 9m33s

This commit is contained in:
2026-03-24 20:24:51 +00:00
parent a2d37e54f4
commit ce6d2741f8
+5
View File
@@ -32,6 +32,11 @@ jobs:
- name: Check upload auth
env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
GITEA_ACTOR: ${{ gitea.actor }}
SERVER_URL: ${{ gitea.server_url }}
REPOSITORY_OWNER: ${{ gitea.repository_owner }}
VERSION: ${{ gitea.ref_name }}
run: |
echo "${SERVER_URL}"
echo "${REPOSITORY_OWNER}"