Skip to content

Update scala3-library, ... to 3.3.1 (#376) #80

Update scala3-library, ... to 3.3.1 (#376)

Update scala3-library, ... to 3.3.1 (#376) #80

name: Release Drafter
on:
push:
branches: ['master']
jobs:
update_release_draft:
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}