Skip to content

Commit

Permalink
Update weekly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Power2All authored Dec 16, 2024
1 parent 2da85f0 commit f14ae67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
git config user.email "${{ secrets.GH_MAIL }}"
git add Cargo.lock
git commit -m "Weekly Cargo.lock update"
git push
git push --force

0 comments on commit f14ae67

Please sign in to comment.