Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
AudunSorheim committed Dec 15, 2023
1 parent 80324ec commit 8269e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

deploy-redis-prod:
if: github.ref == 'refs/heads/main'
needs: deploy-redis-dev-gcp
needs: deploy-redis-dev
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8269e13

Please sign in to comment.