Skip to content

Commit

Permalink
👷 Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cermakjiri committed Nov 28, 2024
1 parent 0923cb1 commit e6bd3cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:

upgrade-example:
uses: ./.github/workflows/production-common.yaml
secrets: inherit
with:
vercel_project_name: ${{ secrets.VERCEL_PROJECT_UPGRADE }}
vercel_project_name: ${{ vars.VERCEL_PROJECT_UPGRADE }}
vercel_scope: ${{ vars.VERCEL_SCOPE }}

0 comments on commit e6bd3cc

Please sign in to comment.