Skip to content

build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the github-actions group #1020

build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the github-actions group

build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the github-actions group #1020

Workflow file for this run

name: packages
on:
workflow_call: ~
pull_request:
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
push:
branches:
- main
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/packages