Skip to content

Commit 6704d16

Browse files
authored
fix: event name typo
aqui nadie vió nada 👀
1 parent badcc43 commit 6704d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: peter-evans/repository-dispatch@v2
5454
with:
5555
repository: ph4un00b/sitemap-rustico
56-
event-type: modified-pages
56+
event-type: modified_pages
5757
client-payload: '{"from": "home", "files": "${{ steps.changed-files-specific.outputs.all_changed_files }}", "other": "${{ steps.changed-files-specific.outputs.other_changed_files }}"}'
5858

5959
build:

0 commit comments

Comments
 (0)