mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
- yarn install to allow yarn auto-changelog
This commit is contained in:
parent
9603882ede
commit
fc496aa04c
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -289,6 +289,8 @@ jobs:
|
||||
##########################################################################
|
||||
# Push release tag to GitHub #############################################
|
||||
##########################################################################
|
||||
- name: yarn install
|
||||
run: yarn install
|
||||
- name: generate changelog
|
||||
run: yarn auto-changelog
|
||||
- name: package-version-to-git-release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user