Skip to content

Commit 5d63646

Browse files
committed
chore(ci): always generate nightly changelog
1 parent c662639 commit 5d63646

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.forgejo/workflows/nightly.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
run: |
5555
cargo binstall git-cliff -y
5656
- name: Generate a changelog
57-
if: needs.check-and-run.outputs.recent_commits == 'true'
5857
shell: bash
5958
id: git-cliff
6059
run: |

0 commit comments

Comments
 (0)