Skip to content

Commit

Permalink
set repository owner
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet committed Apr 15, 2024
1 parent 1e945aa commit cc0db80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: trunk-io/analytics-uploader@main
with:
junit-paths: .reports/*.xml
org-slug: scality
org-slug: ${{ github.repository_owner }}
token: ${{ env.TRUNK_TOKEN }}
continue-on-error: true
- name: Dump logs
Expand Down

0 comments on commit cc0db80

Please sign in to comment.