mirror of
https://github.com/element-plus/element-plus.git
synced 2025-03-07 15:47:57 +08:00
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
|
||||
|
Loading…
Reference in New Issue
Block a user