Skip to content

Commit b72caef

Browse files
committed
v1.1.1
1 parent f00e0b5 commit b72caef

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

0 commit comments

Comments
 (0)