Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
FleetAdmiralJakob committed Jan 2, 2024
2 parents fef7e5c + c1a6c56 commit e3e0a5b
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,7 +37,7 @@ jobs:
UPSTASH_RATELIMITER_TIME_INTERVAL: ${{ secrets.UPSTASH_RATELIMITER_TIME_INTERVAL }},
RESEND_API_KEY: ${{ secrets.RESEND_API_KEY }},
QWEATHER_API_KEY: ${{ secrets.QWEATHER_API_KEY }},
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: always()
with:
name: playwright-report
Expand Down

1 comment on commit e3e0a5b

@vercel
Copy link

@vercel vercel bot commented on e3e0a5b Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.