Skip to content

This pull request is an attempt to resolve the issue of IOS not loading images #171

This pull request is an attempt to resolve the issue of IOS not loading images

This pull request is an attempt to resolve the issue of IOS not loading images #171

name: 🏷️ Label(Patch Size)
on: pull_request_target
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: bubkoo/use-app-token@v1
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}
variable_name: bot_token
- uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ env.bot_token }}"
IGNORED: "!.gitignore\npnpm-lock.yaml"