Skip to content

Commit

Permalink
Fixed working directory for deploy scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
saravanpa-aot authored Oct 26, 2023
1 parent 1e8dd27 commit 8a1aa7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
defaults:
run:
shell: bash
working-directory: ./openshift
working-directory: ./

jobs:
deployment:
Expand Down

0 comments on commit 8a1aa7d

Please sign in to comment.