You've already forked tf2wikipricing
ci: release builds with production mode
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Test project
|
||||
run: bun test
|
||||
- name: Build project
|
||||
run: bun run build
|
||||
run: bun run build --mode production
|
||||
- name: Archive production artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user