10BC0 Merge branch 'main' into sync-mode · unplugin/unplugin-vue-components@51daa76 · GitHub
[go: up one dir, main page]

Skip to content

fix: syncMode - default: use append strategy when using dev serve… #7

fix: syncMode - default: use append strategy when using dev serve…

fix: syncMode - default: use append strategy when using dev serve… #7

Workflow file for this run

name: Publish Any Commit
on: [push, pull_request]
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.event.number }}
cancel-in-progress: true
jobs:
release:
uses: sxzz/workflows/.github/workflows/release-commit.yml@v1
with:
compact: true
0