Skip to content

Commit 62b4ffe

Browse files
committed
Merge branch 'main' into beta
Signed-off-by: S3B4SZ17 <[email protected]>
2 parents 83fcc13 + 045ccd6 commit 62b4ffe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ jobs:
8080
DEFAULT_BUMP: "patch"
8181
TAG_CONTEXT: 'repo'
8282
WITH_V: true
83-
PRERELEASE_SUFFIX: "beta"
84-
PRERELEASE: ${{ (github.base_ref || github.ref_name == 'beta') && 'true' || (((github.base_ref || github.ref_name == 'main') && 'false' || (github.base_ref || github.ref_name == 'integration') && 'false') || 'true') }}
8583
DRY_RUN: true
8684

8785
- name: Compare versions

0 commit comments

Comments
 (0)