This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Debug token and API
|
- name: Debug token and API
|
||||||
run: |
|
run: |
|
||||||
TOKEN="${{ secrets.TOKEN_BUILD }}"
|
TOKEN="${{ secrets.BUILD_TOKEN }}"
|
||||||
REPO="${{ gitea.repository }}"
|
REPO="${{ gitea.repository }}"
|
||||||
API="${{ gitea.server_url }}/api/v1"
|
API="${{ gitea.server_url }}/api/v1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user