Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0Tech committed Feb 23, 2024
1 parent 00cb5e1 commit 328e2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: github.event.workflow_run.referenced_workflows[0].ref
ref: ${{ github.event.workflow_run.referenced_workflows[0].ref }}
- uses: actions/download-artifact@v3
continue-on-error: true
with:
Expand Down

0 comments on commit 328e2a8

Please sign in to comment.