Skip to content

Commit 6d67262

Browse files
committed
Merge branch 'main' of github.com:subscan-explorer/subscan-essentials-ui-react
2 parents 404ffd7 + 658f26a commit 6d67262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-stg.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- uses: darwinia-network/devops/actions/smart-vercel@main
15-
name: Deploy pubfi
15+
name: Deploy
1616
with:
1717
node_version: 22
1818
vercel_token: ${{ secrets.VERCEL_TOKEN }}
@@ -24,4 +24,4 @@ jobs:
2424
dist_path: .
2525
enable_notify_slack: true
2626
slack_channel: subscan-github-notification
27-
slack_webhook: ${{ secrets.SLACK_INCOMING_WEBHOOK_URL }}
27+
slack_webhook: ${{ secrets.SLACK_INCOMING_WEBHOOK_URL }}

0 commit comments

Comments
 (0)