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