Skip to content

Commit e43cd44

Browse files
fix(ci): typo
1 parent d32e190 commit e43cd44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: orhun/git-cliff-action@v4
3737
id: generate_release_notes
3838
with:
39-
args: -v --latest --strip header --gitup-repo "itiden/statamic-backup"
39+
args: -v --latest --strip header --github-repo "itiden/statamic-backup"
4040
config: git-cliff-config.toml
4141

4242
- name: Clean up release notes

0 commit comments

Comments
 (0)