This commit is contained in:
xiaolou86 2025-03-30 16:53:13 +05:30 committed by GitHub
commit 7e5ba32e6c
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