Skip to content

Commit

Permalink
FIX; Update spendmanagement-identity-api.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fmattioli authored May 10, 2024
1 parent 2ae91b2 commit 5aebb88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spendmanagement-identity-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
env:
DEPLOY_URL: 'https://api.render.com/deploy/srv-cov12mfsc6pc73atde8g?key=GM5ok5a3IKo'
IMAGE_URL: 'docker.io/fmattioli/spendmanagement-identity-api:latest'
VERSION_UPDATE_TYPE_DEPLOY: ${{ needs.bump.outputs.version_update_type }}
VERSION_UPDATE_TYPE_DEPLOY: ${{ needs.publish-docker-image.outputs['publish-docker-image.VERSION_UPDATE_TYPE'] }}
steps:
- name: Deploy Render
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 5aebb88

Please sign in to comment.