configure workflows for main (v3-beta) branch

pull/2795/head
René Werner 2024-01-08 16:37:35 +01:00
parent 956b66d95f
commit 6eb48fea8b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Some env variables
BRANCH="master"
BRANCH="main"
REPO_URL="github.com/gofiber/docs.git"
AUTHOR_EMAIL="github-actions[bot]@users.noreply.github.com"
AUTHOR_USERNAME="github-actions[bot]"