Skip to content

chore(e2e): post omega deploy updates (#1619) #28

chore(e2e): post omega deploy updates (#1619)

chore(e2e): post omega deploy updates (#1619) #28

Workflow file for this run

name: ci release
# continuous integration on git tagged release
on:
push:
tags:
- 'v*'
permissions:
contents: write
jobs:
release-official:
uses: ./.github/workflows/release-official.yml
secrets: inherit