Skip to content

Commit b6813a5

Browse files
committed
Removed a new line
1 parent a11475b commit b6813a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525
- name: Build the Docker image and push to the docker registery
2626
run: |
27-
docker build . \
27+
docker build . \
2828
--tag moalhaddar/docx-to-pdf:latest \
2929
--tag moalhaddar/docx-to-pdf:2.1.0-${{github.run_attempt}}
3030

0 commit comments

Comments
 (0)