Skip to content

Commit a7c8554

Browse files
committed
ci: ignore conventional commit check for next release
1 parent 595f868 commit a7c8554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ jobs:
3939
4040
# version publish steps are managed by cocogitto, see `cog.toml`
4141
# and https://github.com/oknozor/cocogitto-action for more info
42-
- uses: cocogitto/cocogitto-action@v3
42+
- uses: cocogitto/cocogitto-action@v3.5
4343
id: release
4444
with:
45-
check-latest-tag-only: true
45+
# check-latest-tag-only: true
4646
release: true
4747
git-user: github-actions
4848
git-user-email: [email protected]

0 commit comments

Comments
 (0)