liya2017
liya2017
below is my job: ``` jobs: logLatestRelease: runs-on: ubuntu-latest steps: - uses: octokit/[email protected] id: get_latest_release with: query: | query release($owner:String!,$repo:String!) { repository(owner:$owner,name:$repo) { actions(first:1) { nodes { name } }...
> mkdocs/mkdocs#2487 This issue was closed , but i18n still not support multi-language plugin,right?
same issue here
> Hi @liya2017, > > Did you have time to try to reproduce your desired GraphQL query in GitHub's GraphQL Explorer? We would like to know if this issue is...
@callum-tait-pbx Hi,have you solved the problem? I met the same issue on the Mac M1