forked from docs/doc-exports
adding test token
This commit is contained in:
@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Clone doc-convertor from Gitea
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
GITEA_TOKEN: ${{ secrets.TEST_TOKEN }}
|
||||
GITEA_SERVER_URL: ${{ gitea.server_url }}
|
||||
run: |
|
||||
git clone https://${GITEA_TOKEN}@gitea.eco.tsi-dev.otc-service.com/docs/doc-convertor.git
|
||||
|
||||
Reference in New Issue
Block a user