Skip to content

Merge pull request #9 from SaridakisStamatisChristos/codex/fix-pyodid… #14

Merge pull request #9 from SaridakisStamatisChristos/codex/fix-pyodid…

Merge pull request #9 from SaridakisStamatisChristos/codex/fix-pyodid… #14

name: release-drafter
on:
push:
branches: [main]
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}