multi line correction

pull/94/head 4.3.3-1-03
binhex 3 years ago
parent 6931da3475
commit ef37d77a1b

@ -38,7 +38,7 @@ jobs:
run: |
docker build \
--tag ${{ github.repository }}:${{ github.event.inputs.tags }} \
--tag ghcr.io/${{ github.repository }}:${{ github.event.inputs.tags }}
--tag ghcr.io/${{ github.repository }}:${{ github.event.inputs.tags }} \
.
- name: Push Docker image to Docker Hub
run: |

Loading…
Cancel
Save