mirror of
https://github.com/gofiber/storage.git
synced 2025-09-27 21:02:20 +08:00
Add docu sync for releases
This commit is contained in:
1
.github/scripts/sync_docs.sh
vendored
1
.github/scripts/sync_docs.sh
vendored
@@ -60,4 +60,5 @@ if [[ $EVENT == "push" ]]; then
|
||||
elif [[ $EVENT == "release" ]]; then
|
||||
git commit -m "Sync docs for release ${COMMIT_URL}/releases/tag/${TAG_NAME}"
|
||||
fi
|
||||
git pull
|
||||
git push https://${TOKEN}@${REPO_URL}
|
||||
|
Reference in New Issue
Block a user