mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2025-12-05 23:45:30 +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 }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: main
|
||||
python-version: '3.11'
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user