Fix GitHub Token
This commit is contained in:
@ -47,8 +47,7 @@ jobs:
|
||||
otc_swift_project_name: ${{ secrets.OTC_SWIFT_PROJECT_NAME }}
|
||||
otc_swift_domain: ${{ secrets.OTC_SWIFT_DOMAIN }}
|
||||
otc_swift_endpoint: ${{ secrets.OTC_SWIFT_ENDPOINT }}
|
||||
gitea_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
gitea_server_url: ${{ github.server_url }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
repo: ${{ github.repository }}
|
||||
pr_number: ${{ github.event.pull_request.number }}
|
||||
run_id: ${{ github.run_id }}
|
||||
|
Reference in New Issue
Block a user