Skip to content

Commit 7b7cf21

Browse files
committed
misc syntax
1 parent 96ad7f1 commit 7b7cf21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-vercel-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
221221
# Wait for deployment to be ready, before running E2E (otherwise Cypress might start testing too early, and gets redirected to Vercel's "Login page", and tests fail)
222222
- name: Awaiting Vercel deployment to be ready
223-
uses: UnlyEd/github-action-await-vercel@vfix-lib-path # See https://github.com/UnlyEd/github-action-await-vercel
223+
uses: UnlyEd/github-action-await-vercel@fix-lib-path # See https://github.com/UnlyEd/github-action-await-vercel
224224
id: await-vercel
225225
env:
226226
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}

0 commit comments

Comments
 (0)