Use github event in github action
[poolifier.git] / .github / workflows / generate-typedoc.yml
index 7e7af20e2cf6f03c72791cb0f9ef9be8fe065229..93d5c23b210e5b67988445b8ae76f070c948dc17 100644 (file)
@@ -36,4 +36,4 @@ jobs:
         uses: ad-m/github-push-action@master
         with:
           github_token: ${{ secrets.GITHUB_TOKEN }}
-          branch: master
+          branch: ${{ github.event.repository.default_branch }}