Skip to content

Commit

Permalink
fix: checkout with token
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanuel-Develops committed Sep 24, 2024
1 parent e1e1e3b commit 1f16071
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_submodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
submodules: recursive
fetch-depth: 0
persist-credentials: true
token: ${{ secrets.REGISTRY_TOKEN }}

- name: Update submodules
env:
Expand Down

0 comments on commit 1f16071

Please sign in to comment.