mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2025-12-06 07:55:31 +00:00
Update release.yaml
This commit is contained in:
parent
42e6e2567e
commit
6cce1ac782
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