removing release notes flag
This commit is contained in:
Родитель
3f03dff6ba
Коммит
7e35ed9a41
|
@ -30,7 +30,6 @@ jobs:
|
|||
run: npm install
|
||||
|
||||
- name: Generate release notes
|
||||
if: env.skip_release == 'false'
|
||||
run: |
|
||||
GIT_LOG=$(git log --pretty=format:"%h - %s (%an)" "HEAD^..HEAD")
|
||||
echo "RELEASE_NOTES<<EOF" >> $GITHUB_ENV
|
||||
|
|
Загрузка…
Ссылка в новой задаче