typo update in workflow

This commit is contained in:
sandeep
2022-12-29 14:15:17 +05:30
parent 631656eee2
commit f538753e41

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