Skip to content

Commit

Permalink
Move deploy.sh to bin/deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
chessbyte committed Feb 9, 2022
1 parent 98d42e7 commit e8b86e6
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -28,4 +28,4 @@ jobs:
bundle install
exe/miq build all
- name: Deploy
run: deploy.sh
run: bin/deploy
File renamed without changes.

0 comments on commit e8b86e6

Please sign in to comment.