Skip to content

Commit

Permalink
add token
Browse files Browse the repository at this point in the history
  • Loading branch information
patquem authored Dec 6, 2024
1 parent 42e536f commit b1f84f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gen_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
with:
repository: CEA-MetroCarac/images_alignment-doc
ref: refs/heads/main
token: ${{ secrets.IMAG_ALIGN_PAGES_ACTIONS_TOKEN }}
- name: Download doc artifact
uses: actions/download-artifact@v4
with:
Expand All @@ -64,6 +65,7 @@ jobs:
with:
repository: CEA-MetroCarac/CEA-MetroCarac.github.io
ref: refs/heads/main
token: ${{ secrets.IMAG_ALIGN_PAGES_ACTIONS_TOKEN }}
submodules: true
- name: Pull & update submodules recursively
run: |
Expand Down

0 comments on commit b1f84f2

Please sign in to comment.