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 bc0e519 commit b61b13eCopy full SHA for b61b13e
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Build and push to DockerHub
26
run: |
27
docker build -t devarifhossain/retroui:1.02 ./
28
- docker push devarifhossain/retroui-web:1.02
+ docker push devarifhossain/retroui:1.02
29
30
- name: Set up SSH
31
uses: webfactory/[email protected]
0 commit comments