mirror of
https://github.com/ReVanced/revanced-documentation.git
synced 2026-01-28 13:41:01 +00:00
build: fix syntax error
This commit is contained in:
2
.github/workflows/update-documentation.yml
vendored
2
.github/workflows/update-documentation.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: Update documentation
|
name: Update documentation
|
||||||
|
|
||||||
on:
|
on:
|
||||||
repository_dispatch
|
repository_dispatch:
|
||||||
types: [update-documentation]
|
types: [update-documentation]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user