Skip to content

Commit

Permalink
Update run_benchmarks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CihatAltiparmak authored Dec 9, 2024
1 parent c53eb5a commit 5be9142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
container:
image: ghcr.io/moveit/moveit_middleware_benchmark:latest
credentials:
username: ${{ github.actor }}
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: run benchmarks for rmw_fastrtps
Expand Down

0 comments on commit 5be9142

Please sign in to comment.