Skip to content

amis_admin项目中,site.json中无法取到配置的API_HOST,其它子页面中可以取到 #8800

amis_admin项目中,site.json中无法取到配置的API_HOST,其它子页面中可以取到

amis_admin项目中,site.json中无法取到配置的API_HOST,其它子页面中可以取到 #8800

Workflow file for this run

name: Community
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}