Skip to content

Merge pull request #3 from SaridakisStamatisChristos/codex/fix-test_c… #7

Merge pull request #3 from SaridakisStamatisChristos/codex/fix-test_c…

Merge pull request #3 from SaridakisStamatisChristos/codex/fix-test_c… #7

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 }}