Skip to content

wasm oci 镜像如何私有化-在私有化部署中无法下载wasm 镜像 || How to privatize the wasm oci image - the wasm image cannot be downloaded in privatized deployment #7037

wasm oci 镜像如何私有化-在私有化部署中无法下载wasm 镜像 || How to privatize the wasm oci image - the wasm image cannot be downloaded in privatized deployment

wasm oci 镜像如何私有化-在私有化部署中无法下载wasm 镜像 || How to privatize the wasm oci image - the wasm image cannot be downloaded in privatized deployment #7037

name: 'Translate GitHub content into English'
on:
issues:
types: [opened, edited]
issue_comment:
types: [created, edited]
discussion:
types: [created, edited]
discussion_comment:
types: [created, edited]
pull_request_target:
types: [opened, edited]
pull_request_review_comment:
types: [created, edited]
jobs:
translate:
permissions:
issues: write
discussions: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: lizheming/github-translate-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
APPEND_TRANSLATION: true