mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2025-12-06 07:55:31 +00:00
Merge pull request #32 from thousandeyes/joaomper-TE-patch-1
Update release.yaml
This commit is contained in:
commit
75c61747c2
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -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 }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user