opt: fix ntfy
This commit is contained in:
@@ -69,6 +69,8 @@ runs:
|
||||
NTFY_TOPIC: ${{ inputs.ntfy_topic || 'act_runner_deployment' }}
|
||||
NTFY_USERNAME: ${{ inputs.ntfy_username || env.NTFY_AUTH_USER }}
|
||||
NTFY_PASSWORD: ${{ inputs.ntfy_password || env.NTFY_AUTH_PASS }}
|
||||
|
||||
# Git
|
||||
GIT_URL: ${{ inputs.server_url || 'https://git.hcmc.online' }}
|
||||
GITHUB_REPOSITORY: ${{ github.repository }}
|
||||
GITHUB_RUN_ID: ${{ github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user