Skip to content

Commit

Permalink
update ghcr_token
Browse files Browse the repository at this point in the history
  • Loading branch information
mdupaysign committed Nov 12, 2024
1 parent ac77a73 commit 49b55c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cicd_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout branch
uses: actions/checkout@v4
with:
submodules: true
submodules: recursive
token: ${{ secrets.GHCR_TOKEN }}
# build the image
- name: Build Docker image for tests
Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "lidro-data"]
path = data
path = lidro/data
url = https://github.com/IGNF/lidro-data.git

0 comments on commit 49b55c4

Please sign in to comment.