Force end notification to pull all commits (#2846) (#2847)

(cherry picked from commit 1bd1953868)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
This commit is contained in:
Mattermost Build 2023-09-19 12:29:34 +03:00 committed by GitHub
parent 504559acce
commit 79d071fdb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -210,6 +210,8 @@ jobs:
steps:
- name: release/checkout-repo
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
with:
fetch-depth: 0
- name: release/notify-channel
run: |
git fetch --all