Skip to content

Commit

Permalink
updating actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanshu-rawat6 committed May 11, 2024
1 parent 465926c commit c3bb140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Commit and Push changes to config files
run: |
cd ./frontend-configs
cd ./flask-frontend-configs
git add .
git config user.name "github-actions[bot]"
git config user.email "github-actions@github.com"
Expand Down

0 comments on commit c3bb140

Please sign in to comment.