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 6ff8ec8 commit 77a7c2eCopy full SHA for 77a7c2e
.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.10 ./
28
- docker push devarifhossain/retroui:1.1.10
+ docker build -t devarifhossain/retroui:1.2.0 ./
+ docker push devarifhossain/retroui:1.2.0
29
30
# - name: Set up SSH
31
# uses: webfactory/[email protected]
0 commit comments