We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed39f6c commit 633ffa8Copy full SHA for 633ffa8
.github/workflows/deploy.yml
@@ -43,4 +43,4 @@ jobs:
43
44
- name: Push Docker image
45
run: |
46
- docker push "${{ secrets.DOCKER_USERNAME }}/react:v1"
+ docker push "${{ secrets.DOCKER_USERNAME }}/jejumonth_fe:v1"
0 commit comments