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
692756edee
commit
b22ef8b930
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -42,7 +42,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
echo $GITHUB_REF_NAME >> ${{ matrix.package-name }}/.version
|
echo $GITHUB_REF_NAME >> ${{ matrix.package-name }}/.version
|
||||||
cp .version LICENSE NOTICE ${{ matrix.package-name }}/
|
cp LICENSE NOTICE ${{ matrix.package-name }}/
|
||||||
python -m build ${{ matrix.package-name }} --outdir dist/
|
python -m build ${{ matrix.package-name }} --outdir dist/
|
||||||
- name: Publish
|
- name: Publish
|
||||||
uses: pypa/gh-action-pypi-publish@release/v1
|
uses: pypa/gh-action-pypi-publish@release/v1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user