This commit is contained in:
2025-12-30 15:05:04 +07:00
parent a89df4d9c5
commit adb71b9f35
2 changed files with 1 additions and 295 deletions

View File

@@ -73,7 +73,7 @@ runs:
# Git
GIT_URL: ${{ inputs.server_url || 'https://git.hcmc.online' }}
GITHUB_REPOSITORY: ${{ github.repository }}
GITHUB_RUN_ID: ${{ github.run_id }}
GITHUB_RUN_ID: ${{ github.run_number }}
# Gmail
GMAIL_USER: ${{ inputs.gmail_user || env.GMAIL_USER }}