add ref to main

This commit is contained in:
Pascal Fischer 2023-06-05 12:13:28 +02:00
parent 11a3fef5bc
commit b50503f8b7

View File

@ -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 }'