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

Commit

Permalink
set variable
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Apr 1, 2024
1 parent aa3430e commit 69d948b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/buildkite/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ runs:
PIPELINE: ${{ inputs.pipeline }}
BUILD_NUMBER: ${{ steps.trigger-buildkite.outputs.build_number }}
ARTIFACT_PATH: ${{ inputs.artifactPath }}
BUILDKITE_API_ACCESS_TOKEN: ${{ inputs.buildkite-token }}
shell: bash

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 69d948b

Please sign in to comment.