Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
remove ref
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegalbraith committed Aug 8, 2024
1 parent 8c538e6 commit ab6327f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ jobs:
uses: dagger/dagger-for-github@29a88e72255e732147ba18a670978b90bcc59efd # v6.4.0
with:
verb: call
module: github.com/${{ github.repository }}@${{ github.ref }}/upstream
module: github.com/depot/benchmark-openmeter
args: --ref ${{ github.ref }} etoe
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}
version: ${{ env.DAGGER_VERSION }}
Expand Down

0 comments on commit ab6327f

Please sign in to comment.