Skip to content

Commit

Permalink
ci: fixes codeberg issues
Browse files Browse the repository at this point in the history
  • Loading branch information
fluentmoheshwar authored Aug 16, 2024
1 parent faf5064 commit c828e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-codeberg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
git remote add codeberg [email protected]:fluentmoheshwar/useful-tools.git
- name: Pushes to Codeberg
run: git push codeberg
run: git pull codeberg && git push codeberg

0 comments on commit c828e41

Please sign in to comment.