Fix
This commit is contained in:
@@ -23,5 +23,5 @@ runs:
|
|||||||
- ${{ inputs.path }}
|
- ${{ inputs.path }}
|
||||||
- ${{ inputs.opts }}
|
- ${{ inputs.opts }}
|
||||||
env:
|
env:
|
||||||
PRBOT_USERNAME: ${{ inputs.prbot_username }}
|
GITEA_BOT_USER: ${{ inputs.prbot_username }}
|
||||||
PRBOT_API_TOKEN: ${{ inputs.prbot_api_token }}
|
GITEA_BOT_TOKEN: ${{ inputs.prbot_api_token }}
|
||||||
Reference in New Issue
Block a user