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