Skip to content

Commit

Permalink
Remove pull push, have no upstream! In bump.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcool04 authored Aug 25, 2024
1 parent 23c2238 commit e3ed3fe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,3 @@ jobs:
run: |
git add -A
git commit -m "Bump packages ($(date '+%Y-%m-%d-%H-%M'))" || true
- name: Pull from git repo with rebase
run: git pull --rebase origin master
- name: Push updates
run: git push

0 comments on commit e3ed3fe

Please sign in to comment.