feat: upgrade bubbletea, bubbles, and lipgloss to v2 #118

Merged
bagas merged 27 commits from staging into main 2026-03-20 14:28:44 +07:00
Showing only changes of commit b68856260a - Show all commits
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
- name: Log in to Docker Registry - name: Log in to Docker Registry
uses: docker/login-action@v3 uses: docker/login-action@v4
with: with:
registry: git.fossy.my.id registry: git.fossy.my.id
username: ${{ secrets.DOCKER_USERNAME }} username: ${{ secrets.DOCKER_USERNAME }}