Fix pipeline notification step
All checks were successful
Build and Release modpack / Create Release from tag (push) Successful in 5m9s
All checks were successful
Build and Release modpack / Create Release from tag (push) Successful in 5m9s
This commit is contained in:
@@ -92,5 +92,5 @@ jobs:
|
||||
message: >
|
||||
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
|
||||
[download the newest Modpack zip directly](${{ var.SERVER_PUBLIC_URL }}/${{ github.repository }}/releases/tag/${{ github.ref_name }}).
|
||||
Go to ${{ vars.SERVER_PUBLIC_URL }}/${{ github.repository }} to get instructions on how to update or
|
||||
[download the newest Modpack zip directly](${{ vars.SERVER_PUBLIC_URL }}/${{ github.repository }}/releases/tag/${{ github.ref_name }}).
|
||||
|
||||
Reference in New Issue
Block a user