mirror of
https://github.com/AuxXxilium/arc.git
synced 2026-09-03 06:36:32 +08:00
workflow: point release notes link at view.php renderer
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user