diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f6c267003..7bd30d19a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -54,6 +54,7 @@ jobs: fi fi + # check out main branch to verify there won't be problems with merging the change log # at the end of this workflow - uses: actions/checkout@v3