Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dayuy committed Nov 27, 2023
1 parent cdc4825 commit b86f509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sdk_upgrade.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish @tenx-ui/arcadia-bff-sdk
name: Publish SDK

on:
push:
Expand All @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: '18.x',
node-version: '18.x'
registry-url: 'http://dev-npm.tenxcloud.net'
always-auth: 'true'
scope: '@tenx-ui'
Expand Down

0 comments on commit b86f509

Please sign in to comment.