Skip to content

Commit a1154bb

Browse files
committed
since we have 1 release now there might be a changelog
1 parent 211ed95 commit a1154bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154

155155
- name: Generate changelog
156156
id: changelog
157-
if: ${{ false && env.OBS_PREPARE_RELEASE == 'true' }}
157+
if: ${{ env.OBS_PREPARE_RELEASE == 'true' }}
158158
uses: metcalfc/changelog-generator@v1.0.0
159159
with:
160160
myToken: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)