Skip to content

Commit 16f0e11

Browse files
authored
Fix release changelog fetch main (#38)
Signed-off-by: Partho Sarthi <[email protected]>
1 parent 04c9143 commit 16f0e11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
git config user.name "GitHub Actions"
4141
git config user.email "[email protected]"
4242
43+
git fetch origin main
4344
git checkout main
4445
mv NEW_CHANGELOG.md CHANGELOG.md
4546
git add CHANGELOG.md

0 commit comments

Comments
 (0)