We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7221c92 commit 626950eCopy full SHA for 626950e
.github/workflows/e2e-testing.yml
@@ -53,5 +53,6 @@ jobs:
53
run: yarn build
54
env:
55
api_token: ${{ secrets.API_TOKEN }}
56
+ username: ${{ secrets.USERNAME }}
57
- name: Run Playwright
58
run: yarn e2e:build
0 commit comments