Skip to content

Commit

Permalink
chore: force deploy (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matheusafonsouza authored Dec 6, 2024
1 parent 18f671c commit 707c067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Coletar métricas no SonarCloud
run: python ./sonar_scripts/parser.py

- name: Envia métricas para repo de Doc
- name: Envia métricas para repo de Docs
run: |
git config --global user.email "${{secrets.USER_EMAIL}}"
git config --global user.name "${{secrets.USER_NAME}}"
Expand Down

0 comments on commit 707c067

Please sign in to comment.