Skip to content

Commit

Permalink
Update tech_radar.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Feb 21, 2024
1 parent 6f27c2b commit 058f482
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tech_radar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:
- name: Commit the list of changes
run: |
git status
git config user.name github-actions
git config user.email [email protected]
git add public/techRadar/used_languages.md
git commit -m "Update techRadar/used_languages.md"
git push

0 comments on commit 058f482

Please sign in to comment.