Skip to content

Commit

Permalink
adding release input to setenv composite action (#8326)
Browse files Browse the repository at this point in the history
  • Loading branch information
manikandan-xilinx authored Aug 2, 2024
1 parent c1ecebd commit 8f59e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/xrt_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ jobs:
runNumber: ${{ env.XRT_VERSION_PATCH }}
pipeline: ${{ env.PIPELINE }}
env: ${{ env.ENV }}
release: ${{ env.RELEASE }}
workspace: ${{ github.workspace }}
buildNumber: ${{ env.XRT_VERSION_PATCH }}
github_sha: ${{ github.sha }}
Expand Down

0 comments on commit 8f59e6b

Please sign in to comment.