Skip to content

Commit

Permalink
Update print.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Circuit-Overtime authored Jan 30, 2025
1 parent dd6cb00 commit d4b0865
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/print.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
git add projects.json
git commit -m "Update projects.json with issue body"
git checkout -b projects
git push origin projects
git pull origin projects || true
git push origin projects --force

0 comments on commit d4b0865

Please sign in to comment.