Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Aug 10, 2023
1 parent 9fe1661 commit 4b8711f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
token: ${{ secrets.VERCEL_TOKEN }}
project-id: ${{ secrets.VERCEL_PROJECT_ID }}
sha: 0748cd764b243ec8870327265386ed726a8c2447
sha: 298d2319936ddcd63b3027276d3ab00ef1709520
- name: Show output
run: |
echo '${{ toJSON(steps.vercel-wait.outputs) }}'
Expand Down

0 comments on commit 4b8711f

Please sign in to comment.