Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

fix typo

fix typo #7

name: Build changelog
on:
push:
branches:
- develop
jobs:
update:
name: Update
runs-on: ubuntu-latest
steps:
- name: Run
uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}