Skip to content

Commit 484d9a9

Browse files
author
tkokhing
committed
update yaml workflow
1 parent 831820c commit 484d9a9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/nextjs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
name: Deploy tkokhing main page to GitHub Pages
22

33
on:
4+
# repository_dispatch:
5+
# types: [auto-trigger-rebuild]
6+
47
repository_dispatch:
5-
types: [auto-trigger-rebuild]
8+
types: [app-trigger-rebuild]
69

710
push:
811
branches: ["main"]

0 commit comments

Comments
 (0)