Skip to content

Commit

Permalink
Merge pull request #16 from chessbyte/github_actions_5
Browse files Browse the repository at this point in the history
Move deploy.sh to bin/deploy
  • Loading branch information
Fryguy authored Feb 9, 2022
2 parents 98d42e7 + e8b86e6 commit eff1c60
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 eff1c60

Please sign in to comment.