mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-17674] Solve deprecation warning in the theme creation (#9222)
* [AAE-17674] Solve deprecation warning in the theme creation
Solve deprecation warning in the theme creation
* Update custom-palette-creator.scss
* Update custom-palette-creator.scss
* Update custom-palette-creator.scss
* fix upgrade download upload
* fix upgrade download upload
* Revert "fix upgrade download upload"
This reverts commit 1241b9d164
.
This commit is contained in:
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@@ -490,7 +490,7 @@ jobs:
|
||||
if: ${{ github.event_name == 'schedule' }}
|
||||
uses: ./.github/actions/artifact-extract
|
||||
with:
|
||||
artifact-name: global-e2e-result
|
||||
artifact-name: "global-e2e-result-${{ matrix.e2e-test.test-id }}"
|
||||
file-name: e2e-failures.txt
|
||||
- name: identify-slack-group
|
||||
id: groups
|
||||
|
Reference in New Issue
Block a user