Skip to content

Commit

Permalink
Remove old action
Browse files Browse the repository at this point in the history
  • Loading branch information
cditcher committed Feb 12, 2025
1 parent c0f49df commit 04440d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_latest_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
APP_DOMAIN: ${{ vars.APP_DOMAIN }}
GRAD_NAMESPACE: ${{ vars.GRAD_NAMESPACE }}
TAG: "latest"
BRANCH: "main"
BRANCH: "grad-release"
MIN_CPU: "20m"
MAX_CPU: "100m"
MIN_MEM: "250Mi"
Expand Down

0 comments on commit 04440d7

Please sign in to comment.