mirror of
https://github.com/catppuccin/python.git
synced 2026-02-05 12:27:58 +08:00
chore(deps): update abatilo/actions-poetry action to v3 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2005f1588f
commit
fbabf9e8f9
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.12"
|
||||
- uses: abatilo/actions-poetry@v2
|
||||
- uses: abatilo/actions-poetry@v3
|
||||
- run: poetry self add "poetry-dynamic-versioning[plugin]"
|
||||
- run: poetry config pypi-token.pypi ${{ secrets.PYPI_API_TOKEN }}
|
||||
- run: poetry publish --build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user