Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Merge pull request #312 from staticdev/dependabot/pip/dot-github/work… #261

Merge pull request #312 from staticdev/dependabot/pip/dot-github/work…

Merge pull request #312 from staticdev/dependabot/pip/dot-github/work… #261

---
name: Release Drafter
"on":
push:
branches:
- main
jobs:
draft_release:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}