mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 14:29:25 +02:00
small fixes
This commit is contained in:
2
.github/release-drafter.yml
vendored
2
.github/release-drafter.yml
vendored
@@ -16,4 +16,4 @@ template: |
|
||||
|
||||
$CHANGES
|
||||
|
||||
Thanks to all contributors helping out!
|
||||
🎉 **Thanks to all contributors helping with this release!** 🎉
|
||||
|
2
.github/workflows/release-draft.yml
vendored
2
.github/workflows/release-draft.yml
vendored
@@ -3,7 +3,7 @@ name: Draft Release
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- development
|
||||
- develop
|
||||
|
||||
jobs:
|
||||
draft-release:
|
||||
|
Reference in New Issue
Block a user