Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticroentgen authored Jan 16, 2025
1 parent 426f64c commit 22c455c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
deploy-to-k8s:
if: startsWith(github.ref, 'refs/tags/')
needs:
- create-docker-image
- docker-build
uses: ethdevops/workflows/.github/workflows/deploy-via-argocd.yaml@main
inputs:
with:
team: security
project: website
secrets:
Expand Down

0 comments on commit 22c455c

Please sign in to comment.