Add docu sync for releases

This commit is contained in:
René Werner
2023-07-09 14:47:35 +02:00
parent 304146395d
commit 60220b5b83

View File

@@ -5,7 +5,7 @@ BRANCH="main"
REPO_URL="github.com/gofiber/docs.git"
AUTHOR_EMAIL="github-actions[bot]@users.noreply.github.com"
AUTHOR_USERNAME="github-actions[bot]"
VERSION_FILE="template_versions.json"
VERSION_FILE="storage_versions.json"
REPO_DIR="storage"
COMMIT_URL="https://github.com/gofiber/storage"
DOCUSAURUS_COMMAND="npm run docusaurus -- docs:version:storage"