Skip to content

Commit c274319

Browse files
committed
angular build action update
1 parent 335c5f9 commit c274319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-angular.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ jobs:
5555
- name: 'Drop artifact'
5656
uses: actions/upload-artifact@v3
5757
with:
58-
name: 'angular-build'
58+
name: 'angular-build-${{ matrix.environment }}'
5959
path: './MangoAPI.Presentation/wwwroot'

0 commit comments

Comments
 (0)