added branch ref (#3278)

This commit is contained in:
Sandeep Singh 2023-02-07 04:50:23 +05:30 committed by GitHub
parent 5bd0f9bf69
commit 10dd4d7540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,4 +45,5 @@ jobs:
if: steps.generate-docs.outputs.CHANGES > 0
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}