Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guesant authored Nov 14, 2024
1 parent 1942792 commit 175026d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
push-image-registry-username: ${{ secrets.REGISTRY_USERNAME }}
push-image-registry-token: ${{ secrets.REGISTRY_TOKEN }}

cd-build-push-deploy:
cd-deploy:
name: "CD: Deploy"
uses: ./.github/workflows/cd-deploy.yml
secrets: inherit
Expand Down

0 comments on commit 175026d

Please sign in to comment.