Skip to content

Commit

Permalink
learn to type, jackass
Browse files Browse the repository at this point in the history
  • Loading branch information
withinboredom committed Jan 12, 2024
1 parent 6dddd45 commit 87de6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
echo "${{ secrets.KUBECONFIG }}" > ~/.kube/config
- name: Switch to namespace
run: devsapce use context default && devspace use namespace once
run: devspace use context default && devspace use namespace once

- name: Execute
run: |
Expand Down

0 comments on commit 87de6b2

Please sign in to comment.