Fix pipeline notification step
All checks were successful
Build and Release modpack / Create Release from tag (push) Successful in 5m9s

This commit is contained in:
2026-01-27 18:14:46 +01:00
parent 79c9a6f53f
commit 2f6d57c6f5

View File

@@ -92,5 +92,5 @@ jobs:
message: > message: >
Modpack **ATM 10** just got updated to version **${{ github.ref_name }}**! Modpack **ATM 10** just got updated to version **${{ github.ref_name }}**!
Go to ${{ var.SERVER_PUBLIC_URL }}/${{ github.repository }} to get instructions on how to update or Go to ${{ vars.SERVER_PUBLIC_URL }}/${{ github.repository }} to get instructions on how to update or
[download the newest Modpack zip directly](${{ var.SERVER_PUBLIC_URL }}/${{ github.repository }}/releases/tag/${{ github.ref_name }}). [download the newest Modpack zip directly](${{ vars.SERVER_PUBLIC_URL }}/${{ github.repository }}/releases/tag/${{ github.ref_name }}).