This commit is contained in:
@@ -33,5 +33,5 @@ jobs:
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ GITHUB_REF }}
|
||||
path: path/**/[abc]rtifac?/*
|
||||
name: "${{ GITHUB_REF }}"
|
||||
path: ./
|
||||
|
||||
Reference in New Issue
Block a user