mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
misc(cliff.toml): Use correct nightly link (#1944)
This commit is contained in:
parent
9a529558b4
commit
5e6fb3ef42
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ body = """
|
||||||
{%- endmacro -%}
|
{%- endmacro -%}
|
||||||
|
|
||||||
{%- macro nightly_url() -%}
|
{%- 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 -%}
|
{%- endmacro -%}
|
||||||
|
|
||||||
{% macro print_commit(commit) -%}
|
{% macro print_commit(commit) -%}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue