mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2025-12-06 06:26:51 +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:
|
jobs:
|
||||||
set-package-matrix:
|
set-package-matrix:
|
||||||
# This action returns all sub-packages to be published.
|
# 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
|
runs-on: ubuntu-latest
|
||||||
outputs:
|
outputs:
|
||||||
packages: ${{ steps.packages.outputs.packages }}
|
packages: ${{ steps.packages.outputs.packages }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user