Skip to content

Commit

Permalink
Pull before commit
Browse files Browse the repository at this point in the history
  • Loading branch information
danmindru committed Nov 17, 2024
1 parent fbe5743 commit 0b5d92c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/parse-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@ jobs:
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git add shipixen/data/stats.js
git commit -m 'Update repository stats'
git pull
git push https://x-access-token:${{ secrets.RBD_GITHUB_TOKEN }}@github.com/${{ github.repository }}.git

0 comments on commit 0b5d92c

Please sign in to comment.