Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed May 31, 2024
1 parent 7a4ab98 commit 5ab70e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-buildkite-download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: ./buildkite/download
with:
artifact-path: "signed-artifacts/**"
build-number: ${{ steps.buildkite-run.outputs.build }}
build-number: ${{ steps.buildkite-run.outputs.number }}
pipeline: 'oblt-hello-world'
token: ${{ secrets.BUILDKITE_TOKEN }}

Expand Down

0 comments on commit 5ab70e7

Please sign in to comment.