Skip to content

Commit

Permalink
Testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ad956 committed May 26, 2024
1 parent 895c7c5 commit bb0a51e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
retention-days: 30
- name: Rollback Deployment on Test Failure
if: failure()
run: vercel rollback --token=${{ secrets.VERCEL_TOKEN }}secrets.VERCEL_TOKEN }}
run: vercel rollback --token=${{ secrets.VERCEL_TOKEN }}

0 comments on commit bb0a51e

Please sign in to comment.