Skip to content

Commit

Permalink
fix: renamed kube files.
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiejaoude committed Sep 11, 2021
1 parent 8ea3618 commit f44ae26
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ jobs:
- uses: Azure/k8s-deploy@v1.4
with:
namespace: 'default'
manifests: kubernetes/deployment.yml
manifests: kubernetes/deployment.yaml
images: 'ghcr.io/eddiehubcommunity/linkfree:v${{ steps.package-version.outputs.current-version}}'
kubectl-version: 'latest'
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f44ae26

Please sign in to comment.