mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2026-03-22 07:55:54 +03:00
docs: improve grammar
This commit is contained in:
parent
330a01c490
commit
8cda4c18f5
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue