Skip to content

Commit

Permalink
Fix update_literature_review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
loroldoesmath authored Nov 14, 2024
1 parent 2acb344 commit 6f83bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_literature_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
git commit -m 'Update literature-review with latest table' || echo "No changes to commit"
git push https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6f83bf6

Please sign in to comment.