Skip to content

Commit

Permalink
fix: commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
clara-ribeiro committed Jan 19, 2025
1 parent dc1574a commit 28f280a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
cp -R fga-eps-mds*.json doc/analytics-raw-data
cd doc
git add .
git commit -m "Adicionando métricas do repositório ${{ github.event.repository.name }} ${{ github.ref_name }}"
git commit -m "Métricas SonarCloud - ${{ github.event.repository.name }} ${{ github.ref_name }}"
git push

0 comments on commit 28f280a

Please sign in to comment.