This commit is contained in:
xiaolou86 2025-10-24 21:26:32 -04:00 committed by GitHub
commit 1ef2d97802
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -92,7 +92,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