ci(release): provide cloud e2e credentials

This commit is contained in:
saltbo
2026-05-10 02:35:00 -04:00
parent 07caccd11e
commit 4ecccbba95
+4
View File
@@ -4,6 +4,10 @@ on:
push:
tags: ['v*']
env:
E2E_CLOUD_PRO_EMAIL: ${{ secrets.E2E_CLOUD_PRO_EMAIL }}
E2E_CLOUD_PRO_PASSWORD: ${{ secrets.E2E_CLOUD_PRO_PASSWORD }}
jobs:
check:
name: Typecheck & Test