We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d42e7 commit e8b86e6Copy full SHA for e8b86e6
.github/workflows/deploy.yaml
@@ -28,4 +28,4 @@ jobs:
28
bundle install
29
exe/miq build all
30
- name: Deploy
31
- run: deploy.sh
+ run: bin/deploy
deploy.sh renamed to bin/deploy
0 commit comments