Skip to content

fix: invalid filepath in the setup cmd on windows (#468) #162

fix: invalid filepath in the setup cmd on windows (#468)

fix: invalid filepath in the setup cmd on windows (#468) #162

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