mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
committed by
GitHub
parent
5afdd99392
commit
afa57bf374
3
.github/workflows/publish-pr-commit-pkg.yml
vendored
3
.github/workflows/publish-pr-commit-pkg.yml
vendored
@@ -13,7 +13,6 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.repository == 'element-plus/element-plus' }}
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
@@ -48,4 +47,4 @@ jobs:
|
||||
- name: Publish
|
||||
run: |
|
||||
cd dist/element-plus
|
||||
pnpx pkg-pr-new publish
|
||||
API_URL=https://d1ef5c84.stackblitz-cr.pages.dev pnpx pkg-pr-new publish
|
||||
|
||||
Reference in New Issue
Block a user