Skip to content

Commit

Permalink
Merge pull request #32 from thousandeyes/joaomper-TE-patch-1
Browse files Browse the repository at this point in the history
Update release.yaml
  • Loading branch information
joaomper-TE authored Jul 12, 2024
2 parents 42e6e25 + 6cce1ac commit 75c6174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 75c6174

Please sign in to comment.