Skip to content

Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 #32

Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11

Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 #32

Workflow file for this run

name: build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: pipx run build
- uses: actions/upload-artifact@v3
with:
path: dist/*.tar.gz