Skip to content

chore(deps): bump async from 2.6.3 to 2.6.4 in /src/web/toSearchMd #129

chore(deps): bump async from 2.6.3 to 2.6.4 in /src/web/toSearchMd

chore(deps): bump async from 2.6.3 to 2.6.4 in /src/web/toSearchMd #129

name: Call build-distribution
on:
push:
paths-ignore:
- ".github/workflows/**"
pull_request_target:
paths-ignore:
- ".github/workflows/**"
jobs:
check_job:
uses: linuxdeepin/.github/.github/workflows/build-distribution.yml@master
secrets:
BUILD_GPG_PRIVATE_KEY: ${{ secrets.BUILD_GPG_PRIVATE_KEY }}
BUILD_SSH_PRIVATE_KEY: ${{ secrets.BUILD_SSH_PRIVATE_KEY }}
WEBDAV_PASSWD: ${{ secrets.WEBDAV_PASSWD }}
WEBDAV_USER: ${{ secrets.WEBDAV_USER }}