Skip to content

Commit 14c6cef

Browse files
committed
v1.1.3
1 parent 7e351cc commit 14c6cef

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.1.2 ./
28-
docker push devarifhossain/retroui:1.1.2
27+
docker build -t devarifhossain/retroui:1.1.3 ./
28+
docker push devarifhossain/retroui:1.1.3
2929
3030
# - name: Set up SSH
3131
# uses: webfactory/ssh-agent@v0.9.0

0 commit comments

Comments
 (0)