fix ntfy
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user