Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marjo-luc committed Oct 23, 2024
1 parent 8d923da commit 5d43d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ogc-app-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
registry: ${{ vars.GITLAB_CONTAINER_REGISTRY }}
username: gitlab+deploy-token-8
password: ${{ secrets.OGC_APP_PACK_GH_ACTION_TOKEN }}
password: ${{ secrets.OGC_APP_PACK_GEN_CI_GH_ACTION_TOKEN }}

- name: Build algorithm docker image
run: |
Expand Down

0 comments on commit 5d43d94

Please sign in to comment.