Skip to content

Admin Token Create which allows to specify the target user (#71) #88

Admin Token Create which allows to specify the target user (#71)

Admin Token Create which allows to specify the target user (#71) #88

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