Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mclmax committed Jun 6, 2024
1 parent 6d9be04 commit e530474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ jobs:
- name: Commit report
run: |
git config --global user.name "Frontend Github Action"
git add -f frontend_vue/dist
git commit -am "Add Frontend Dist"
git push

0 comments on commit e530474

Please sign in to comment.