Skip to content

Commit

Permalink
path update sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhishekSingh1180 committed Feb 24, 2024
1 parent 0ccd4f2 commit 70faffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
credentials_json: ${{ secrets.GCP_SA_KEY }}

- name: Execute deployment script
run: bash deployment.sh $GCP_PROJECT_SECRET $GCS_SECRET
run: bash resources/Deployment/deployment.sh $GCP_PROJECT_SECRET $GCS_SECRET

0 comments on commit 70faffc

Please sign in to comment.