Skip to content

Add Gatherers.zipWithIndex() (#3) #3

Add Gatherers.zipWithIndex() (#3)

Add Gatherers.zipWithIndex() (#3) #3

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