restore username
This commit is contained in:
@@ -17,5 +17,5 @@ runs:
|
|||||||
REPO: .
|
REPO: .
|
||||||
WORKSPACE: /workspace/${{ GITEA_REPOSITORY }}/
|
WORKSPACE: /workspace/${{ GITEA_REPOSITORY }}/
|
||||||
POST: enabled
|
POST: enabled
|
||||||
username: ${{ inputs.username }}z
|
username: ${{ inputs.username }}
|
||||||
token: ${{ inputs.token }}
|
token: ${{ inputs.token }}
|
||||||
|
|||||||
Reference in New Issue
Block a user