Unverified Commit 8001d704 by Jaume Martin Committed by GitHub

Update main.yml

parent af2fcb75
......@@ -28,8 +28,8 @@ jobs:
uses: github-actions-x/commit@v2.4
with:
commit-message: 'Index updated'
name: ${{ secrects.GH_USER }}
email: ${{ secrects.GH_EMAIL }}
name: '${{ secrets.GH_USER }}'
email: '${{ secrets.GH_EMAIL }}'
push-branch: ${{ github.head_ref }}
github-token: ${{ secrets.GITHUB_TOKEN }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment