Skip to content

chore: update create accout w.r.t lorry (#412) #111

chore: update create accout w.r.t lorry (#412)

chore: update create accout w.r.t lorry (#412) #111

Workflow file for this run

name: Release Create
on:
push:
tags:
- 'v*'
- '!*cloud'
jobs:
release-create:
if: ${{ ! contains(github.ref_name, 'v0.5.') && ! contains(github.ref_name, 'v0.6.') && ! contains(github.ref_name, 'v0.7.') }}
uses: apecloud/apecloud-cd/.github/workflows/[email protected]
with:
APECD_REF: "v0.1.42"
secrets: inherit