Skip to content

Commit ee0fed7

Browse files
authored
Update regression-cron.yaml
1 parent 22c9e4e commit ee0fed7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/regression-cron.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
headless: true
3434
video: false
3535
env:
36-
USERNAME: ${{ secrets.USER }}
37-
PASSWORD: ${{ secrets.PASS }}
36+
username: ${{ secrets.USER }}
37+
password: ${{ secrets.PASS }}
3838

3939
# Step 5: Upload artifacts (optional, for videos/screenshots)
4040
- name: Upload artifacts

0 commit comments

Comments
 (0)