Skip to content

Commit 86c5d0c

Browse files
push github container registry
1 parent 05dfb4e commit 86c5d0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/gradle.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ jobs:
8686

8787
- name: Log in to GitHub Container Registry
8888
run: echo ${{ secrets.DOCKER_ACTION_TOKEN }} | docker login ghcr.io -u chinthaka-dinadasa --password-stdin
89-
#
90-
# - name: Push Docker image to GitHub Container Registry
91-
# run: docker push ghcr.io/socialic-v2-0/socialic-connector-service:latest
89+
90+
- name: Push Docker image to GitHub Container Registry
91+
run: docker push ghcr.io/javatodev/${{ matrix.dir }}

0 commit comments

Comments
 (0)