Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
fix: ci leftover (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeplotean authored Oct 23, 2023
1 parent f1ccd8e commit c100740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ jobs:
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
with:
args: apply -n dev -f k8s/deployment_mod.yaml
args: apply -n portals -f k8s/deployment_mod.yaml

0 comments on commit c100740

Please sign in to comment.