This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
|||||||
run: APP_ENV=build php bin/console asset-map:compile
|
run: APP_ENV=build php bin/console asset-map:compile
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: "${{ vars.GITHUB_REF }}"
|
name: "${{ vars.GITHUB_REF }}"
|
||||||
path: ./
|
path: ./
|
||||||
|
|||||||
Reference in New Issue
Block a user