refactor: CI
This commit is contained in:
parent
26d8f31fdc
commit
8ca6b63e2d
16 changed files with 127 additions and 87 deletions
4
scripts/update-changelog.sh
Executable file
4
scripts/update-changelog.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
flutter pub global activate changelog
|
||||
export PATH="$PATH":"$HOME/development/flutter/.pub-cache/bin"
|
||||
changelog -c
|
||||
Loading…
Add table
Add a link
Reference in a new issue