mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-05-18 15:14:47 +00:00
fix typo in merge/README.md
This commit is contained in:
parent
28fef43398
commit
5beeaa8496
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ jobs:
|
|||
path: file-${{ matrix.foo }}.txt
|
||||
```
|
||||
|
||||
Each of the following examples will use the `needs: upload` as a prerequesite before any merging operations.
|
||||
Each of the following examples will use the `needs: upload` as a prerequisite before any merging operations.
|
||||
|
||||
### Combining all artifacts in a workflow run
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue