Skip to content

Update zerowaste to 0.2.25 (#428) #392

Update zerowaste to 0.2.25 (#428)

Update zerowaste to 0.2.25 (#428) #392

name: Release Drafter
on:
push:
branches:
- master
jobs:
update_release_draft:
runs-on: ubuntu-24.04
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}