Skip to content

Commit 602e2cb

Browse files
committed
chore: trailing spacies
1 parent c057aea commit 602e2cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/docker-builds.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
call-delete-old-images:
5151
uses: multi-repo/workflows/.github/workflows/clean-registry.yml@main
5252
with:
53-
owner: vwency
53+
owner: vwency
5454
repository: nestjs-api
5555
package: nestjs-api/nest-api
5656
keep_n_tagged: 1
@@ -64,3 +64,5 @@ jobs:
6464
- name: Deploy to environment
6565
run: |
6666
echo "Deploying application"
67+
68+

0 commit comments

Comments
 (0)