mirror of
https://github.com/ReVanced/revanced-documentation.git
synced 2026-01-17 16:23:57 +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
|
||||
|
||||
on:
|
||||
repository_dispatch
|
||||
repository_dispatch:
|
||||
types: [update-documentation]
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user