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
75c61747c2
commit
c4d04aea43
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -30,6 +30,10 @@ jobs:
|
|||||||
url: https://pypi.org/p/${{ matrix.package-name }}
|
url: https://pypi.org/p/${{ matrix.package-name }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
ref: main
|
||||||
|
python-version: '3.11'
|
||||||
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user