This reverts commit f93e58eddb.
This commit is contained in:
parent
63dbe4705d
commit
1fef25b777
2 changed files with 0 additions and 54 deletions
14
.github/workflows/release-notes.yml
vendored
14
.github/workflows/release-notes.yml
vendored
|
|
@ -1,14 +0,0 @@
|
|||
name: Release notes
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- v4-dev
|
||||
|
||||
jobs:
|
||||
update_release_draft:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: release-drafter/release-drafter@v5
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue