diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index ce637377..285ab9ad 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -51,7 +51,7 @@ jobs: id: deployment with: step: start - # token: ${{ secrets.MN_TOKEN }} + token: ${{ secrets.MN_TOKEN }} env: ${{ env.RELEASE_NAME }} ref: ${{ github.head_ref }} transient: true