tambahannya

This commit is contained in:
bipproduction
2025-02-21 06:40:29 +08:00
parent 1f307df614
commit f08cc6c2e8
3 changed files with 9 additions and 43 deletions

View File

@@ -4,9 +4,11 @@ on:
push:
branches:
- main
- staging
pull_request:
branches:
- main
- staging
jobs:
build:
@@ -59,4 +61,9 @@ jobs:
# Build project
- name: Build project
run: bun run build
run: bun run build
- name: Notify build success via API
if: success()
run: |
curl -X GET "https://wa.wibudev.com/code?text=finish&nom=6289697338821"
curl -X GET "https://wa.wibudev.com/code?text=finish&nom=6289669977446"