mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-03 10:20:12 +08:00
Merge 0fa66e7d62efd7f89f2033a49aa77bf6a6ec446c into 6027e3dd177782cd8ab9af838c04fd81a07f1d47
This commit is contained in:
commit
37b99d679e
@ -390,7 +390,7 @@ jobs:
|
||||
|
||||
### 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
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user