Skip to content

Commit

Permalink
agora vai
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelNoB committed Aug 28, 2022
1 parent d255a83 commit 880ff53
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 @@ -35,7 +35,7 @@ jobs:
python-version: "3.10"

- name: Create Metrics SonarCloud
run: python metrics/sonar-metrics.py ${{ github.event.repository.name }} ${{ steps.previoustag.output.tag }}
run: python metrics/sonar-metrics.py ${{ github.event.repository.name }} ${{ steps.previoustag.outputs.tag }}


- name: Commit Metrics SonarCloud File
Expand Down

0 comments on commit 880ff53

Please sign in to comment.