Skip to content

Commit

Permalink
fixing token for checkout cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
manikandan-xilinx committed Dec 6, 2023
1 parent 8d90bbb commit 83bb02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xrt_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
workspace: ${{ github.workspace }}/${{ github.run_number }}/build
buildNumber: ${{ github.run_number }}
release: ${{ env.RELEASE }}
token: ${{ secrets.CI_DOMAIN_TOKEN }}
token: ${{ secrets.CI_CLOUD_TOKEN }}
accessToken: ${{ secrets.ACCESS_TOKEN }}
workspaceg: ${{ github.workspace }}
github-server-url: ${{ secrets.SERVER_URL }}
Expand Down

0 comments on commit 83bb02e

Please sign in to comment.