1
0
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:
Ivar Conradi Østhus 2021-09-02 14:36:18 +02:00
parent 09e645933b
commit c9a2b3d549
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09

View File

@ -24,3 +24,4 @@ jobs:
GH_NAME: 'ivarconr'
GH_EMAIL: 'ivarconr@gmail.com'
GH_TOKEN: ${{ secrets.GH_TOKEN }}
DEPLOYMENT_BRANCH: 'master'