Skip to content

[BUG] ios开启相册部分权限拍摄照片或视频时保存时报错 #244

[BUG] ios开启相册部分权限拍摄照片或视频时保存时报错

[BUG] ios开启相册部分权限拍摄照片或视频时保存时报错 #244

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [ opened ]
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Auto label
uses: Renato66/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: true
default-labels: '["await triage"]'