mirror of
https://github.com/LeRoid-hub/Mensa-API.git
synced 2025-01-31 03:34:57 +00:00
Update gotestnbuild.yml
This commit is contained in:
parent
4e8d98aa13
commit
0589466aa7
2
.github/workflows/gotestnbuild.yml
vendored
2
.github/workflows/gotestnbuild.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
run: |
|
||||
curl \
|
||||
-u ${{ secrets.NTFY_CRED }} \
|
||||
-H "Title: Github barfuss.email" \
|
||||
-H "Title: Github ${{ env.IMAGE_NAME }}" \
|
||||
-H "Content-Type: text/plain" \
|
||||
-d $'Repo: ${{ github.repository }}\nCommit: ${{ github.sha }} - ${{ github.event.head_commit.message }}\nRef: ${{ github.ref }}\nStatus: ${{ job.status}}' \
|
||||
${{ secrets.NTFY_URL }}
|
||||
|
Loading…
Reference in New Issue
Block a user