Skip to content

Use newer go-hal (#53) #12

Use newer go-hal (#53)

Use newer go-hal (#53) #12

---
name: Release Drafter Action
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}