Skip to content

Commit

Permalink
Fix a ghcr issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Pavlovskiy committed Aug 11, 2023
1 parent 004effc commit eb633c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
namespace: carres
imagepullsecrets: |
github-container-registry
manifests: .k8s/prod
manifests: ".k8s/prod"
images: |
ghcr.io/nikitades/carres-api:${{ github.sha }}
ghcr.io/nikitades/carres-website:${{ github.sha }}
Expand Down

0 comments on commit eb633c2

Please sign in to comment.