Update repository_dispatch event type in astro.yml workflow
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
repository_dispatch:
|
||||
types: [custom_event]
|
||||
types: [payload_update]
|
||||
jobs:
|
||||
build:
|
||||
name: Run remote SSH command
|
||||
|
||||
Reference in New Issue
Block a user