mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
fetch full history
This commit is contained in:
parent
ee688ece24
commit
5ecee4d73a
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -252,6 +252,8 @@ jobs:
|
|||||||
##########################################################################
|
##########################################################################
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 0 # Fetch full History for changelog
|
||||||
##########################################################################
|
##########################################################################
|
||||||
# SET ENVS ###############################################################
|
# SET ENVS ###############################################################
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user