typo update in workflow

patch-1
sandeep 2022-12-29 14:15:17 +05:30
parent 631656eee2
commit f538753e41
1 changed files with 1 additions and 1 deletions

View File

@ -39,5 +39,5 @@ jobs:
if: steps.update-templates.outputs.CHANGES > 0
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}