Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
af161bf6c5 |
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
with:
|
||||
python-version: "3.11"
|
||||
- name: Setup Poetry
|
||||
uses: abatilo/actions-poetry@v3
|
||||
uses: abatilo/actions-poetry@v4
|
||||
- name: Update pyproject.toml
|
||||
run:
|
||||
./tools/update_pyproject.sh ${{ needs.create_release.outputs.release_name }}
|
||||
|
Reference in New Issue
Block a user