Update release.yaml

This commit is contained in:
João Malés 2024-07-12 09:49:06 +01:00 committed by GitHub
parent 42e6e2567e
commit 6cce1ac782
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ on:
jobs:
set-package-matrix:
# This action returns all sub-packages to be published.
# It thens exports the variable to matrix, so that the deployment job is run individually for each sub-package
# It thens exports the variable to `matrix`, so that the deployment job is run individually for each sub-package
runs-on: ubuntu-latest
outputs:
packages: ${{ steps.packages.outputs.packages }}