mirror of https://github.com/gofiber/fiber.git
fix sync-docs workflow
parent
70f21d5f7e
commit
0df0e0855d
|
@ -1,11 +1,11 @@
|
|||
name: "Sync docs"
|
||||
|
||||
on:
|
||||
# push:
|
||||
# branches:
|
||||
# - v2
|
||||
# paths:
|
||||
# - "docs/**"
|
||||
push:
|
||||
branches:
|
||||
- v2
|
||||
paths:
|
||||
- "docs/**"
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
|
Loading…
Reference in New Issue