Skip to content

Commit

Permalink
Merge pull request #265 from SubhedarV/master
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
SubhedarV authored Feb 18, 2024
2 parents 916171d + d80f6e8 commit 1624db9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/xrt_ci_tsm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: actions-int/XOAH-URL-action
ref: 'v0.0.6'
ref: 'cleanup'
token: ${{ secrets.ACCESS_TOKEN }}
github-server-url: ${{ secrets.SERVER_URL }}
path: ./.github/actions/XOAH-URL-action
Expand All @@ -347,6 +347,7 @@ jobs:
pipeline: ${{ env.PIPELINE }}
release: ${{ env.RELEASE }}
runNumber: ${{ github.run_number }}
buildNumber: ${{ github.run_number }}_${{ github.run_attempt }}
env: ${{ env.ENV }}

- name: Print test summary URL
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=============================
Xili
===========================
=======================



Expand Down

0 comments on commit 1624db9

Please sign in to comment.