This commit is contained in:
2025-06-04 15:15:52 +12:00
parent 13b4390e97
commit d687f65a52

View File

@@ -23,5 +23,5 @@ runs:
- ${{ inputs.path }}
- ${{ inputs.opts }}
env:
PRBOT_USERNAME: ${{ inputs.prbot_username }}
PRBOT_API_TOKEN: ${{ inputs.prbot_api_token }}
GITEA_BOT_USER: ${{ inputs.prbot_username }}
GITEA_BOT_TOKEN: ${{ inputs.prbot_api_token }}