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