mirror of
https://github.com/actions/upload-artifact.git
synced 2025-08-14 12:45:06 +00:00
Merge 0fa66e7d62efd7f89f2033a49aa77bf6a6ec446c into de65e23aa2b7e23d713bb51fbfcb6d502f8667d8
This commit is contained in:
commit
f7eda441a7
@ -408,7 +408,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