From e3dd1558fbfb19faaf8bb26f03177cef998df170 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 19 Sep 2022 22:57:53 -0600 Subject: [PATCH] Updated .github/workflows/sync-release-version.yml --- .github/workflows/sync-release-version.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-release-version.yml b/.github/workflows/sync-release-version.yml index 1dfe081..d47fb9d 100644 --- a/.github/workflows/sync-release-version.yml +++ b/.github/workflows/sync-release-version.yml @@ -18,6 +18,7 @@ jobs: id: sync-release-version with: pattern: '${{ github.repository }}@' + only_major: true paths: | README.md - name: Generate CHANGELOG