Skip to content

Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 (#63) #33

Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 (#63)

Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 (#63) #33

Workflow file for this run

name: ci
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Install
uses: astral-sh/setup-uv@v3
#- name: deploy mkdocs gh-pages site
# run: |
# poetry run mkdocs gh-deploy --force