fix ntfy
All checks were successful
Deploy to Private Server / deploy (push) Successful in 13s

This commit is contained in:
2025-12-30 14:58:31 +07:00
parent e749386bd5
commit ddcdca156c

View File

@@ -40,5 +40,6 @@ jobs:
message: |
Ref: ${{ github.ref_name }}
Commit: ${{ github.sha }}
Message: ${{ github.event.head_commit.message }}
Status: ${{ job.status }}
Actor: ${{ github.actor }}
Actor: ${{ github.event.head_commit.author.name }}