Skip to content

Commit

Permalink
Update reusable workflow path
Browse files Browse the repository at this point in the history
  • Loading branch information
sshrihar committed Mar 20, 2024
1 parent c975d5a commit f8a2b13
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ inputs:

jobs:
deploy:
uses: .github/workflows/build_and_deploy.yml@deployment-through-reusable-workflow
uses: ./.github/workflows/build_and_deploy.yml@deployment-through-reusable-workflow
with:
environment: ${inputs.environment}
secrets: inherit

0 comments on commit f8a2b13

Please sign in to comment.