mirror of
https://github.com/actions/upload-pages-artifact.git
synced 2026-02-09 03:45:23 +00:00
Unique artifact name per job
This commit is contained in:
1
.github/workflows/test-hosted-runners.yml
vendored
1
.github/workflows/test-hosted-runners.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
- name: Upload Pages artifact
|
||||
uses: ./
|
||||
with:
|
||||
name: pages-artifact ${{ matrix.os }}
|
||||
path: artifact
|
||||
|
||||
- name: Download artifact
|
||||
|
||||
Reference in New Issue
Block a user