We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d32e190 commit e43cd44Copy full SHA for e43cd44
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: orhun/git-cliff-action@v4
37
id: generate_release_notes
38
with:
39
- args: -v --latest --strip header --gitup-repo "itiden/statamic-backup"
+ args: -v --latest --strip header --github-repo "itiden/statamic-backup"
40
config: git-cliff-config.toml
41
42
- name: Clean up release notes
0 commit comments