Skip to content

Commit 831820c

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

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/nextjs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Deploy tkokhing main page to GitHub Pages
22

3-
43
on:
54
repository_dispatch:
6-
types: [update-content] # matches the event_type sent above
5+
types: [auto-trigger-rebuild]
76

87
push:
98
branches: ["main"]

0 commit comments

Comments
 (0)