Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antrema authored Nov 29, 2024
1 parent 3158e12 commit 9f8e262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
DEBUG_SONAR_PROJECT_KEY: ${{secrets.SONAR_PROJECT_KEY}}
run: |
echo $DEBUG_SONAR_TOKEN >> secrets.txt
echo $DEBUG_SONAR_HOST_URL >> secrets.txt
echo $DEBUG_SONAR_HOST >> secrets.txt
echo $DEBUG_SONAR_PROJECT_KEY >> secrets.txt
- name: Run tmate
Expand Down

0 comments on commit 9f8e262

Please sign in to comment.