new version commit
This commit is contained in:
7
bin/acore-import-changelogs
Normal file
7
bin/acore-import-changelogs
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
source "$CUR_PATH/../apps/bash_shared/includes.sh"
|
||||
|
||||
denoRunFile "$CUR_PATH/../apps/ci/ci-pending-changelogs.ts"
|
||||
Reference in New Issue
Block a user