diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index fdce3a19..41441bb6 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -135,6 +135,7 @@ jobs: sonar-host-url: ${{ secrets.SONAR_HOST_URL }} sonar-token: ${{ secrets.SONAR_TOKEN }} github-token: ${{ secrets.GH_TOKEN }} + branch: ${{ github.ref_name }} - name: Output result run: |