Skip to content

Commit e8b86e6

Browse files
committed
Move deploy.sh to bin/deploy
1 parent 98d42e7 commit e8b86e6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
bundle install
2929
exe/miq build all
3030
- name: Deploy
31-
run: deploy.sh
31+
run: bin/deploy

deploy.sh renamed to bin/deploy

File renamed without changes.

0 commit comments

Comments
 (0)