Skip to content

Commit

Permalink
fix(tooling-ci): Update vercel deploy production name job (#3767)
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 authored Oct 29, 2024
1 parent daa06db commit f65de68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_vercel_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
isProd: false

ui-kit-prod:
name: Vercel UI Kit Preview
name: Vercel UI Kit Production
if: inputs.isDevelop
uses: ./.github/workflows/apps-ui-kit.deploy.yml
secrets: inherit
Expand Down

0 comments on commit f65de68

Please sign in to comment.