workflow: point release notes link at view.php renderer

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2026-08-02 20:13:06 +02:00
parent 90ea97c564
commit f38a3aaae2

View File

@@ -263,7 +263,7 @@ jobs:
token: ${{ secrets.BUILD_TOKEN }}
body: |
### Information:
- [Release Notes](https://xpenology.tech/release/${{ env.ARC_VERSION }}.txt)
- [Release Notes](https://xpenology.tech/release/view.php?f=${{ env.ARC_VERSION }}.txt)
### Dependencies:
- Addons: ${{ env.ADDONTAG }}
@@ -292,7 +292,7 @@ jobs:
token: ${{ secrets.BUILD_TOKEN }}
body: |
### Information:
- [Release Notes](https://xpenology.tech/release/${{ env.ARC_VERSION }}.txt)
- [Release Notes](https://xpenology.tech/release/view.php?f=${{ env.ARC_VERSION }}.txt)
### Dependencies:
- Addons: ${{ env.ADDONTAG }}