Skip to content

Commit

Permalink
Update move_articles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ymansiaux authored Sep 24, 2024
1 parent 5c45366 commit ed198e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/move_articles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
run: |
git config --global user.name 'GitHub Action'
git config --global user.email '[email protected]'
git add new_posts/
git add .
git commit -m "Moved an article to new_posts"
git push

0 comments on commit ed198e8

Please sign in to comment.