2
0
mirror of https://gitea.com/actions/upload-artifact.git synced 2025-02-23 20:20:33 +07:00

docs: improve grammar

This commit is contained in:
Gareth Jones 2024-03-10 09:40:13 +13:00 committed by GitHub
parent ef09cdac3e
commit 0fa66e7d62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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