diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 96b73050d..6f49aab74 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -217,5 +217,6 @@ jobs: with: workflow: docs site build and push repo: netbirdio/docs + ref: "refs/heads/main" token: ${{ secrets.SIGN_GITHUB_TOKEN }} inputs: '{ "generateAPI": true }'