Skip to content

chore(deps): update capacitor monorepo to v5.7.8 #108

chore(deps): update capacitor monorepo to v5.7.8

chore(deps): update capacitor monorepo to v5.7.8 #108

Workflow file for this run

name: Build Asset Upload
on:
pull_request:
branches: [ master ]
jobs:
install:
uses: ./.github/workflows/install.yml
secrets: inherit
with:
name: asset-upload
build:
uses: ./.github/workflows/build.yml
needs: install
secrets: inherit
with:
name: asset-upload