support: Action failed with "The process '/usr/bin/git' failed with exit code 1" #998
Open
3 tasks done
Labels
support
User support
Checklist
Describe your question
Were running multiple github actions on our repo every hour i.e. 10 jobs run every hour.
Were facing this error
it says we need to "git pull" but I can't find that option on the README page. Can you help with this error?
Relevant links
YAML workflow: - name: Deploy if: always() uses: peaceiris/actions-gh-pages@v3 with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./apps/qa/reports destination_dir: ./automation/${{ github.run_id }}
Relevant log output
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered: