Skip to content

Commit eff1c60

Browse files
authored
Merge pull request #16 from chessbyte/github_actions_5
Move deploy.sh to bin/deploy
2 parents 98d42e7 + e8b86e6 commit eff1c60

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)