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 f00e0b5 commit b72caefCopy full SHA for b72caef
.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.1.0 ./
28
- docker push devarifhossain/retroui:1.1.0
+ docker build -t devarifhossain/retroui:1.1.1 ./
+ docker push devarifhossain/retroui:1.1.1
29
30
# - name: Set up SSH
31
# uses: webfactory/[email protected]
0 commit comments