Skip to content

fix: Fix deploy the app by template not get the detail (#4224) #147

fix: Fix deploy the app by template not get the detail (#4224)

fix: Fix deploy the app by template not get the detail (#4224) #147

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