mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:37:33 +00:00
configure changesets
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -192,7 +192,8 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
version: ${{ needs.version.outputs.version }}
|
||||
cwd: login
|
||||
cwd: clients/typescript
|
||||
createGithubReleases: false
|
||||
|
||||
typescript-repo:
|
||||
runs-on: ubuntu-latest
|
||||
|
@@ -6,6 +6,5 @@
|
||||
"linked": [],
|
||||
"access": "public",
|
||||
"baseBranch": "main",
|
||||
"updateInternalDependencies": "patch",
|
||||
"ignore": ["@zitadel/login"]
|
||||
"updateInternalDependencies": "patch"
|
||||
}
|
Reference in New Issue
Block a user