Skip to content

Commit cf15c81

Browse files
committed
fix: rename job to deploy
1 parent 419a366 commit cf15c81

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
@@ -9,7 +9,7 @@ on:
99
- main
1010
workflow_dispatch:
1111
repository_dispatch:
12-
types: [remote_deploy]
12+
types: [deploy]
1313

1414
jobs:
1515
build:

0 commit comments

Comments
 (0)