2 parents aca097e + b8b67bd commit 7bb6862Copy full SHA for 7bb6862
1 file changed
.github/workflows/release.yml
@@ -60,4 +60,4 @@ jobs:
60
password: ${{ secrets.DOCKER_PASSWORD }}
61
62
- name: Push Docker Image
63
- run: docker push $DOCKER_USERNAME/api-fx:latest
+ run: docker push ungaratto93/api-fx:latest
0 commit comments