opt: moderm message

This commit is contained in:
2025-12-30 13:58:00 +07:00
parent c95c3212c4
commit ec6d95ed7b
2 changed files with 6 additions and 6 deletions

View File

@@ -67,8 +67,8 @@ runs:
# Ntfy
NTFY_URL: ${{ inputs.ntfy_url || 'https://ntfy.hcmc.online' }}
NTFY_TOPIC: ${{ inputs.ntfy_topic || 'act_runner_deployment' }}
NTFY_USERNAME: ${{ inputs.ntfy_username || env.USER }}
NTFY_PASSWORD: ${{ inputs.ntfy_password || env.PASS }}
NTFY_USER: ${{ inputs.ntfy_username || env.USER }}
NTFY_PASS: ${{ inputs.ntfy_password || env.PASS }}
GIT_URL: ${{ inputs.server_url || 'https://git.hcmc.online' }}
# Gmail