This commit is contained in:
Gareth Jones 2024-10-11 10:40:08 -07:00 committed by GitHub
commit 72f2a93c52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -389,7 +389,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: