Skip to content

Commit aa6520a

Browse files
committed
add proper first-deploy action
1 parent 751e1f9 commit aa6520a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
7+
repository_dispatch:
88
jobs:
99
deploy:
1010
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)