Skip to content

Commit 848d68d

Browse files
committed
v1.0.11
1 parent a216c4a commit 848d68d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424

2525
- name: Build and push to DockerHub
2626
run: |
27-
docker build -t devarifhossain/retroui:1.0.10 ./
28-
docker push devarifhossain/retroui:1.0.10
27+
docker build -t devarifhossain/retroui:1.0.11 ./
28+
docker push devarifhossain/retroui:1.0.11
2929
3030
- name: Set up SSH
3131
uses: webfactory/ssh-agent@v0.9.0

0 commit comments

Comments
 (0)