Skip to content

Commit

Permalink
ci: use the appropriate artifact name for preview
Browse files Browse the repository at this point in the history
  • Loading branch information
damienwebdev committed Jan 29, 2024
1 parent 5097583 commit 544582a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: graycoreio/github-actions/angular-universal-vercel-wflw-run@main
id: vercel
with:
artifact: daffio-18.x
artifact: daffio-18.19.x
artifact-zip-name: daffio.zip
vercel-token: ${{ secrets.VERCEL_TOKEN }}
vercel-org: ${{ secrets.VERCEL_ORG }}
Expand Down

0 comments on commit 544582a

Please sign in to comment.