Skip to content

Commit

Permalink
[FIX] Documentation and docker workflow file (automl#449)
Browse files Browse the repository at this point in the history
* fixes to documentation and docker

* fix to docker

* Apply suggestions from code review
  • Loading branch information
ravinkohli committed Dec 9, 2022
1 parent 56a2ac1 commit aaa3123
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
steps:
- name: Check out the repo
uses: actions/checkout@v2
with:
submodules: recursive

- name: Extract branch name
shell: bash
Expand Down

0 comments on commit aaa3123

Please sign in to comment.