Add OBS group management feature #3
1 changed files with 1 additions and 2 deletions
|
@ -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/*
|
Loading…
Add table
Add a link
Reference in a new issue