fix typo in merge/README.md

This commit is contained in:
xiaolou86 2024-02-05 13:48:59 +08:00
parent 28fef43398
commit 5beeaa8496
No known key found for this signature in database
GPG Key ID: 810DA5D43DB01224

View File

@ -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