Skip to content

Commit 9684605

Browse files
authored
Update main.yml
1 parent d5bcd3b commit 9684605

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Commit version bump to PR branch
3939
working-directory: MyMusicClientSveltePwa
4040
run: |
41+
git pull
4142
git config user.name "github-actions[bot]"
4243
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
4344
git add package.json package-lock.json

0 commit comments

Comments
 (0)