Skip to content

build: rename entryPoints to entry #134

build: rename entryPoints to entry

build: rename entryPoints to entry #134

Workflow file for this run

name: Publish Any Commit
on: [push, pull_request]
permissions: {}
jobs:
release:
if: github.repository == 'vuejs/devtools'
uses: sxzz/workflows/.github/workflows/release-commit.yml@v1
with:
packages: "'./packages/*'"
compact: true