mirror of
https://code.forgejo.org/forgejo/upload-artifact
synced 2026-09-07 08:21:46 -04:00
add 'merge' action
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Rebuild the dist/ directory
|
||||
run: npm run build
|
||||
run: npm run release
|
||||
|
||||
- name: Compare the expected and actual dist/ directories
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user