Add OBS group management feature #3

Merged
deco merged 14 commits from ui-improvements into main 2025-07-20 21:46:26 +03:00
Showing only changes of commit 2c92baa0a1 - Show all commits

View file

@ -31,8 +31,7 @@ jobs:
run: npm run build
- name: Upload Build Artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: obs-ss-build
include-hidden-files: 'true'
path: ./.next/*