Skip to content

Commit b8b67bd

Browse files
authored
Merge pull request #33 from ungaratto93/feature/action-docker-7
Feature/action docker 7
2 parents 903b4ee + 56763e7 commit b8b67bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
password: ${{ secrets.DOCKER_PASSWORD }}
6161

6262
- name: Push Docker Image
63-
run: docker push $DOCKER_USERNAME/api-fx:latest
63+
run: docker push ungaratto93/api-fx:latest

0 commit comments

Comments
 (0)