chore(): fixed warning

This commit is contained in:
Jerko J
2024-09-23 16:56:37 +02:00
parent 488774d57e
commit 269c3dcd51

View File

@@ -87,3 +87,5 @@ jobs:
git push origin ${{ env.BRANCH_NAME }} git push origin ${{ env.BRANCH_NAME }}
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FILE_NAME: ${{ env.FILE_NAME }}
BRANCH_NAME: ${{ env.BRANCH_NAME }}