Skip to content

Commit

Permalink
Merge pull request #14 from geoblocks/fix-ci
Browse files Browse the repository at this point in the history
fix(ci): type
  • Loading branch information
tyrossel authored Oct 24, 2024
2 parents 4e334d0 + 65941fd commit 1d05738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
owner: 'camptocamp',
repo: 'argocd-gs-plg-apps',
workflow_id: 'update-ngv-image.yaml',
ref: 'main'
ref: 'main',
inputs: {
img_sha: ${{ needs.build_and_publish.outputs.img_sha }}
}
Expand Down

0 comments on commit 1d05738

Please sign in to comment.