mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
misc(cliff.toml): Use correct nightly link
This commit is contained in:
parent
9a529558b4
commit
24a5866be7
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ body = """
|
|||
{%- endmacro -%}
|
||||
|
||||
{%- macro nightly_url() -%}
|
||||
https://nightly.link/{{ remote.github.owner }}/{{ remote.github.repo }}/workflows/build/master/TorrentPier
|
||||
https://nightly.link/{{ remote.github.owner }}/{{ remote.github.repo }}/workflows/ci/master/TorrentPier-master
|
||||
{%- endmacro -%}
|
||||
|
||||
{% macro print_commit(commit) -%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue