mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-15 12:50:38 +02:00
Update release.yaml
This commit is contained in:
parent
305bf312ca
commit
3a737086eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
with:
|
||||
python-version: '3.x'
|
||||
architecture: 'x64'
|
||||
- run: pip install poetry==1.1.12
|
||||
- run: pip install poetry
|
||||
- run: poetry build
|
||||
- name: Publish a Python distribution to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue