Skip to content

Commit 3c7b21b

Browse files
committed
tools: add github user to action
1 parent 88566e6 commit 3c7b21b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd-news-player.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- name: Build
4141
run: npm run build:packages
4242

43+
- uses: fregante/setup-git-user@v2
4344
- name: Append !dist to gitignore
4445
run: echo '!dist' >> .gitignore
4546
- name: Commit changes to git

0 commit comments

Comments
 (0)