refactor: move server, session, types package to internal #149

Open
bagas wants to merge 27 commits from main into broken-tea
Showing only changes of commit a3d9d6f954 - Show all commits
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
uses: docker/setup-buildx-action@v4
- name: Log in to Docker Registry
uses: docker/login-action@v3
uses: docker/login-action@v4
with:
registry: git.fossy.my.id
username: ${{ secrets.DOCKER_USERNAME }}