Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tmartin-gh committed Nov 17, 2023
1 parent 32fa873 commit bd9178b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/blossom-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ jobs:
runs-on: ubuntu-latest
container:
image: ghcr.io/nvidia/matx/build:ubuntu22.04-cuda12.2.2
credentials:
username: ${{ secrets.DOCS_TOKEN_NAME }}
password: ${{ secrets.DOCS_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit bd9178b

Please sign in to comment.