mirror of
https://github.com/saltbo/zpan.git
synced 2026-08-29 00:01:42 +08:00
ci(release): provide cloud e2e credentials
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user