mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-02 01:36:36 +00:00
Merge 0fa66e7d62
into ea165f8d65
This commit is contained in:
commit
e149d254c2
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,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…
Add table
Reference in a new issue