We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e50d0f5 commit f941e78Copy full SHA for f941e78
.github/workflows/docker-publish.yml
@@ -24,8 +24,6 @@ jobs:
24
steps:
25
- name: Check out the repo
26
uses: actions/checkout@v2
27
- with:
28
- submodules: recursive
29
30
- name: Extract branch name
31
shell: bash
0 commit comments