Skip to content

Commit 7ae7b3e

Browse files
authored
Update main.yml
1 parent 0b885f8 commit 7ae7b3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
run: npm version patch --no-git-tag-version
2828

2929
- name: Commit and push version bump
30+
working-directory: MyMusicClientSveltePwa
3031
run: |
3132
git config user.name "github-actions[bot]"
3233
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)