Skip to content

Commit

Permalink
chore: synchronize workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jan 11, 2025
1 parent fa244f4 commit 93c6e9b
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 @@ -46,7 +46,7 @@ jobs:
ORY_CI_RATE_LIMIT_HEADER: ${{ secrets.ORY_CI_RATE_LIMIT_HEADER }}
ORY_CI_RATE_LIMIT_HEADER_VALUE:
${{ secrets.ORY_CI_RATE_LIMIT_HEADER_VALUE }}
ORY_PROJECT_API_KEY=: ${{ secrets.ORY_PROJECT_API_KEY }}
ORY_PROJECT_API_KEY: ${{ secrets.ORY_PROJECT_API_KEY }}
- uses: actions/upload-artifact@v4
if: always()
timeout-minutes: 15
Expand Down

0 comments on commit 93c6e9b

Please sign in to comment.