mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: set DEPLOYMENT_BRANCH for docusaurus
This commit is contained in:
parent
09e645933b
commit
c9a2b3d549
1
.github/workflows/generate-docs.yaml
vendored
1
.github/workflows/generate-docs.yaml
vendored
@ -24,3 +24,4 @@ jobs:
|
||||
GH_NAME: 'ivarconr'
|
||||
GH_EMAIL: 'ivarconr@gmail.com'
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
DEPLOYMENT_BRANCH: 'master'
|
||||
|
Loading…
Reference in New Issue
Block a user