Skip to content

Commit

Permalink
Aggiorna .forgejo/workflows/push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KillerBossOriginal committed Oct 3, 2024
1 parent 2dccc3f commit ee77020
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .forgejo/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
steps:
- name: Checkout main
uses: actions/checkout@v4
- name: Set config
run: rm .git/config && (git config user.name "BoltyBOT" & git config user.email "[email protected]" & git config push.default upstream)
- name: Updates Source
run: git pull https://source.thundernetwork.org/ThunderNetworkRaD/blog
- name: Set remote
Expand Down

0 comments on commit ee77020

Please sign in to comment.