mirror of
https://github.com/actions/upload-artifact.git
synced 2026-05-24 05:09:11 +00:00
Merge 8cda4c18f5 into 043fb46d1a
This commit is contained in:
commit
90cf159410
@ -401,7 +401,7 @@ jobs:
|
|||||||
|
|
||||||
### Overwriting an Artifact
|
### Overwriting an Artifact
|
||||||
|
|
||||||
Although it's not possible to mutate an Artifact, can completely overwrite one. But do note that this will give the Artifact a new ID, the previous one will no longer exist:
|
Although it's not possible to mutate an Artifact, you can completely overwrite one but do note that this will give the Artifact a new ID, the previous one will no longer exist:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user