Skip to content

Commit

Permalink
Update zipDaseboard.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JYC0413 authored Mar 31, 2024
1 parent bb5bbe9 commit f8127f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/zipDaseboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:

- name: Commit changes
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git config --local user.email "juyichen0413@foxmail.com"
git config --local user.name "JYC0413"
git add .
git commit -m "Automatically package dashboard changes"
Expand Down

0 comments on commit f8127f8

Please sign in to comment.