opt: moderm message

This commit is contained in:
2025-12-30 13:55:14 +07:00
parent c047741832
commit c95c3212c4

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.NTFY_USERNAME }}
NTFY_PASSWORD: ${{ inputs.ntfy_password || env.NTFY_PASSWORD }}
NTFY_USERNAME: ${{ inputs.ntfy_username || env.USER }}
NTFY_PASSWORD: ${{ inputs.ntfy_password || env.PASS }}
GIT_URL: ${{ inputs.server_url || 'https://git.hcmc.online' }}
# Gmail