Skip to content

Merge branch 'main' of github.com:ahmad88me/stiqueue #48

Merge branch 'main' of github.com:ahmad88me/stiqueue

Merge branch 'main' of github.com:ahmad88me/stiqueue #48

Workflow file for this run

name: Sphinx Documentation
on:
push:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmad88me/[email protected]
with:
python-version: '3.8'
git-username: 'ahmad88me'
git-email: '[email protected]'
project-path: 'src'
readme: README-pypi.md
commit-message: 'update docs'
files-pattern: 'examples/*example*.py'
github-token: ${{ secrets.GITHUB_TOKEN }}
args: --debug